toolish - v0.2.5
Preparing search index...
types
ifEnumValue
Function ifEnumValue
ifEnumValue
<
T
extends
EnumValue
,
R
=
void
>
(
value
:
unknown
,
type
:
EnumType
<
T
>
,
action
:
Transformation
<
T
,
R
>
,
)
:
undefined
|
R
Type Parameters
T
extends
EnumValue
R
=
void
Parameters
value
:
unknown
type
:
EnumType
<
T
>
action
:
Transformation
<
T
,
R
>
Returns
undefined
|
R
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
toolish - v0.2.5
Loading...