@pleisto/active-support
Preparing search index...
OmitEnum
Type Alias OmitEnum<T, K>
OmitEnum
:
{
[
P
in
Exclude
<
keyof
T
,
K
>
]
:
T
[
P
]
}
Omit Enum
Type Parameters
T
K
extends
keyof
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@pleisto/active-support
Loading...
Omit Enum