LogoRobo.js
Packages@robojs/sync

BuiltInSchema

Type Alias: BuiltInSchema

type BuiltInSchema = Record<string, SchemaField>;

Built-in schema definition (alternative to Zod).

On this page