Skip to main content
Options for creating lazy untyped tokens.

Initializer

Properties


DisplayHintOptional

  • Type: *string
  • Default: No hint
Use the given name as a display hint.

OmitEmptyArrayOptional

  • Type: *bool
  • Default: false
If the produced value is an array and it is empty, return ‘undefined’ instead.