Preparing search index...
The search index is not available
Airship Core
Airship Core
ExcludeMembers
Type alias ExcludeMembers<T, U>
Exclude
Members
<
T
,
U
>
:
Pick
<
T
,
ExcludeKeys
<
T
,
U
>
>
Returns a new object type of all the keys of T whose values do not extend from U
Type Parameters
T
U
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Airship Core
Loading...
Returns a new object type of all the keys of T whose values do not extend from U