Variable WHITESPACEConst

WHITESPACE: string = "\t\n\x0b\x0c\r "

The string "\t\n\x0b\x0c\r ".

Generated using TypeDoc