Documentation
Preparing search index...
@typia/utils
NamingConvention
reserved
Function reserved
reserved
(
str
:
string
)
:
boolean
Check if string is JavaScript reserved word.
Parameters
str
:
string
String to check
Returns
boolean
True if reserved word
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Check if string is JavaScript reserved word.