Type Alias ErrorCodeType

ErrorCodeType: typeof ERROR_CODE[keyof typeof ERROR_CODE]

Type representing the values of the ERROR_CODE object.