Preparing search index...
The search index is not available
Auth React SDK Reference - v0.0.3
Auth React SDK Reference
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
Inherited
External
Theme
OS
Light
Dark
Docs
Auth React SDK Reference - v0.0.3
Loading...
Exclude from T those types that are assignable to U