@traversable/schema
Preparing search index...
@traversable/zod-test
Seed
Seed
schemaFromComposite
Type Alias schemaFromComposite
type
schemaFromComposite
=
{
"1000"
:
z.ZodArray
;
"7000"
:
z.ZodRecord
;
"7500"
:
z.ZodObject
;
"8000"
:
z.ZodTuple
;
}
Index
Properties
1000
7000
7500
8000
Properties
1000
"1000"
:
z.ZodArray
7000
"7000"
:
z.ZodRecord
7500
"7500"
:
z.ZodObject
8000
"8000"
:
z.ZodTuple
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
1000
7000
7500
8000
@traversable/schema
Loading...