PBKware JS Utils - v0.8.2
GitHub
NPM
Preparing search index...
types
PickExcludedEnum
Type Alias PickExcludedEnum<T, K>
PickExcludedEnum
:
{
[
P
in
keyof
K
]
:
P
extends
K
?
never
:
P
}
Type Parameters
T
K
extends
T
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
NPM
PBKware JS Utils - v0.8.2
Loading...