Grounds
Preparing search index...
@grounds/schema
TROptional
Type Alias TROptional<T>
TROptional
:
TRelishSchema
<
Static
<
T
>
|
null
>
&
{
"[RelishKind]"
:
"ROptional"
;
inner
:
T
;
}
Optional schema type that wraps any schema to make it nullable.
Type Parameters
T
extends
TSchema
=
TSchema
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Grounds
Loading...
Optional schema type that wraps any schema to make it nullable.