web-csv-toolbox - v0.15.0
    Preparing search index...

    Type Alias AnyToken

    AnyToken: Token<true> | Token<false>

    Any token type (with or without location). Used for APIs that accept tokens regardless of location tracking.