Preparing search index...
The search index is not available
@pier_two/staking-ts
@pier_two/staking-ts
<internal>
Exclude
Type alias Exclude<T, U>
Exclude
<
T
,
U
>
:
T
extends
U
?
never
:
T
Exclude from T those types that are assignable to U
Type Parameters
T
U
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@pier_two/staking-ts
Loading...
Generated using
TypeDoc
Exclude from T those types that are assignable to U