Traqula
Preparing search index...
@traqula/core
IndirectObjFromIndirDefs
Type Alias IndirectObjFromIndirDefs<Context, Names, RuleDefs>
IndirectObjFromIndirDefs
:
{
[
K
in
Names
]
:
RuleDefs
[
K
]
extends
IndirDef
<
Context
,
K
,
infer
RET
,
infer
ARGS
,
>
?
(
context
:
Context
,
...
args
:
ARGS
)
=>
RET
:
never
}
Type Parameters
Context
Names
extends
string
RuleDefs
extends
IndirectionMap
<
Names
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Traqula
Loading...