UNPKG

prisma-migrations

Version:

A Node.js library to manage Prisma ORM migrations like other ORMs

2 lines 117 B
export declare function createTable(headers: string[], rows: string[][]): string; //# sourceMappingURL=table.d.ts.map