@arcmantle/library
Preparing search index...
enum/enum
Enum
Function Enum
Enum
<
T
extends
string
[]
>
(
...
keys
:
[
...
T
[]
]
,
)
:
{
[
P
in
string
as
Uncapitalize
<
CamelSpaces
<
CamelDashes
<
P
>
>
>
]
:
P
}
Type Parameters
T
extends
string
[]
Parameters
...
keys
:
[
...
T
[]
]
Returns
{
[
P
in
string
as
Uncapitalize
<
CamelSpaces
<
CamelDashes
<
P
>
>
>
]
:
P
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@arcmantle/library
Loading...