Interface ExplainedFormat

Hierarchy

  • ExplainedFormat

Properties

input: string
invalidReason?: string
matches?: Record<string, string | number>
rawMatches?: null | RegExpMatchArray
regex?: RegExp
specificOffset?: number
tokens: FormatToken[]
zone?: null | Zone

Generated using TypeDoc