UNPKG

@datazod/zod-sql

Version:

Convert Zod schemas to SQL table definitions with support for SQLite, PostgreSQL, and MySQL

3 lines 146 B
export { createTable, createTableWithMigration } from './table'; export { createTableDDL } from './table-ddl'; //# sourceMappingURL=index.d.ts.map