A util to get the text content from the tokens without using the token.raw.
token.raw
The list of Token to parse for text.
The TokensTextOptions
the text content for the list of tokens
Generated using TypeDoc
A util to get the text content from the tokens without using the
token.raw
.