Vinyl
Preparing search index...
@amzn/vinyl-util
isWhitespaceChar
Function isWhitespaceChar
isWhitespaceChar
(
charCode
:
number
)
:
boolean
Returns true if the character is one of: ' ', '\t', '\n', '\r'
Parameters
charCode
:
number
The character code to test
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Vinyl
Loading...
Returns true if the character is one of: ' ', '\t', '\n', '\r'