Type Utils
Preparing search index...
BaseStruct
Type Alias BaseStruct<T, U>
type
BaseStruct
<
T
extends
Generics
.
BaseTypes
,
U
>
=
{
optional
:
boolean
;
schema
:
TypeGuard
<
U
>
;
type
:
T
;
}
Type Parameters
T
extends
Generics
.
BaseTypes
U
Index
Properties
optional
schema
type
Properties
optional
optional
:
boolean
schema
schema
:
TypeGuard
<
U
>
type
type
:
T
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
optional
schema
type
Type Utils
Loading...