Traqula
Preparing search index...
@traqula/core
IndirDefArg
Type Alias IndirDefArg
type
IndirDefArg
=
{
SUBRULE
:
<
T
,
U
extends
any
[]
>
(
rule
:
IndirDef
<
any
,
any
,
T
,
U
>
,
...
arg
:
U
,
)
=>
T
;
}
Index
Properties
SUBRULE
Properties
SUBRULE
SUBRULE
:
<
T
,
U
extends
any
[]
>
(
rule
:
IndirDef
<
any
,
any
,
T
,
U
>
,
...
arg
:
U
)
=>
T
Calls another rule using the provided arguments.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
SUBRULE
Traqula
Loading...
Calls another rule using the provided arguments.