API reference › @evolu/common › local‑first/Schema › TableSchema
type TableSchema = ReadonlyRecord<string, AnyStandardSchemaV1>;
Defined in: packages/common/src/local-first/Schema.ts:88
A table schema: column names mapped to Standard Schema validators.