Preparing search index...
The search index is not available
@niuee/board
@niuee/board
GuardMapping
Type Alias GuardMapping<Context, G, States>
GuardMapping
:
{
guard
:
G
extends
Guard
<
Context
,
infer
K
>
?
K
:
never
;
target
:
States
;
}
Type Parameters
Context
G
States
extends
string
Type declaration
guard
:
G
extends
Guard
<
Context
,
infer
K
>
?
K
:
never
target
:
States
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@niuee/board
Loading...