yaschema
Preparing search index...
schema
AnyObjectSchema
Type Alias AnyObjectSchema<ObjectT>
AnyObjectSchema
:
ObjectSchema
<
ObjectT
>
|
ObjectSchema_noAutoOptional
<
ObjectT
>
An object schema that either automatically infers optional keys or does not.
Type Parameters
ObjectT
extends
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
yaschema
Loading...
An object schema that either automatically infers optional keys or does not.