Preparing search index...
The search index is not available
wmapgl
wmapgl
DistributiveOmit
Type alias DistributiveOmit<T, K>
Distributive
Omit
<
T
,
K
>
:
T
extends
unknown
?
Omit
<
T
,
K
>
:
never
A helper for type to omit a property from a type
Type Parameters
T
K
extends
DistributiveKeys
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
wmapgl
Loading...
A helper for type to omit a property from a type