Type Utils
Preparing search index...
V3
CustomStruct
Type Alias CustomStruct<T, Rules>
CustomStruct
:
Prettify
<
BaseStruct
<
"custom"
,
T
>
&
{
context
?:
Record
<
string
,
any
>
|
null
;
kind
?:
string
;
}
&
WithRulesStruct
<
Rules
>
,
>
Type Parameters
T
Rules
extends
Custom
<
any
[]
,
string
,
T
>
=
Custom
<
any
[]
,
string
,
T
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Type Utils
Loading...