Type Utils
Preparing search index...
CustomFactory
Type Alias CustomFactory<Args, RuleName, Subject>
CustomFactory
:
(
...
args
:
Args
)
=>
Custom
<
Args
,
RuleName
,
Subject
>
Type Parameters
Args
extends
any
[]
=
unknown
[]
RuleName
extends
string
=
string
Subject
=
unknown
Type declaration
(
...
args
:
Args
)
:
Custom
<
Args
,
RuleName
,
Subject
>
Parameters
...
args
:
Args
Returns
Custom
<
Args
,
RuleName
,
Subject
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Type Utils
Loading...