Const
Use regex \s+ instead of \s to reduce token emitted, to accelerate the lexing process.
\s+
\s
Generated using TypeDoc
Use regex
\s+instead of\sto reduce token emitted, to accelerate the lexing process.