Preparing search index...
The search index is not available
better-enums - v0.2.2
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
better-enums
<internal>
PropertyKey
Type alias PropertyKey
Property
Key
:
string
|
number
|
symbol
better-
enums -
v0.2.2
IEnum
Core `Enum` object.
Simple
Enum
Enum object created from a list of values.
Labeled
Enum
Enum object created from a map of key-value pairs.
Infer
Value
Utility type to infer type of value for a simple or labeled enum.
Infer
Key
Utility type to infer type of key for a labeled enum.
<internal>
Property
Key
Pick
From T, pick a set of properties whose keys are in the union K
Record
Construct a type with a set of properties K of type T
Exclude
Exclude from T those types that are assignable to U
Omit
Construct a type with the properties of T except for those in type K.
Return
Type
Obtain the return type of a function type
Enum
To
Union
Invert
Prettify
Enum
Primitive
Enum
Source
Object
Any
Simple
Enum
Any
Labeled
Enum
Simple
Enum
Extended
Labeled
Enum
Extended
Simple
Enum
Excluded
Labeled
Enum
Excluded
By
Keys
Labeled
Enum
Excluded
By
Values
Generated using
TypeDoc