kinetex - v1.0.0-rc.1
    Preparing search index...

    Function validateErrorCode

    • Validate a string is a known KinetexErrorCode.

      Parameters

      • code: unknown

        The error code string to validate.

      Returns KinetexErrorCode | undefined

      The validated code if valid, otherwise undefined.