Interface TokensTextOptions

Hierarchy

  • TokensTextOptions

Properties

Properties

depth?: number

The current depth which is used with the maxDepth parameter.

Default Value

0

maxDepth?: number

An optional max depth to recursively traverse in the list of Token. Defaults to traversing everything.

Default Value

-1

Generated using TypeDoc