Stratal API Reference
    Preparing search index...

    Type Alias ErrorCode

    ErrorCode: DeepValues<typeof ERROR_CODES>

    Type helper to extract all error code values Union type of all numeric error codes defined in ERROR_CODES

    Type: 2000 | 2001 | 2002 | ... | 9203