Preparing search index...
The search index is not available
biorate
biorate
mongodb
EnumObj
Interface EnumObj
Type for the enum object with custom message
interface
EnumObj
{
message
?:
string
;
values
:
EnumValues
|
DeferredFunc
<
EnumValues
>
;
}
Index
Properties
message?
values
Properties
Optional
message
message
?:
string
values
values
:
EnumValues
|
DeferredFunc
<
EnumValues
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
message
values
biorate
Loading...
Type for the enum object with custom message