Preparing search index...
The search index is not available
@codegrade/apiv2-client
@codegrade/apiv2-client
UnknownEnumTypeErrorReason
Interface UnknownEnumTypeErrorReason
The error when we encounter an unknown enum type.
interface
UnknownEnumTypeErrorReason
{
found
:
FoundUnknownEnumType
;
}
Index
Properties
found
Properties
found
found
:
FoundUnknownEnumType
The value found for this unknown enum type.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
found
@codegrade/apiv2-client
Loading...
The error when we encounter an unknown enum type.