@neutrium/formatter - v1.0.1
    Preparing search index...

    Type Alias BuiltInFormatTokenType

    BuiltInFormatTokenType:
        | "sign"
        | "currency"
        | "integer"
        | "group"
        | "decimal"
        | "fraction"
        | "exponentSeparator"
        | "exponentSign"
        | "exponentInteger"
        | "unit"
        | "ordinal"
        | "years"
        | "months"
        | "weeks"
        | "days"
        | "hours"
        | "minutes"
        | "seconds"
        | "milliseconds"
        | "microseconds"
        | "nanoseconds"
        | "literal"

    Semantic token names emitted by the built-in codecs.