UNPKG

@surv-co/prisma-typeorm-db-utils

Version:

Transform Prisma schemas to TypeORM entities with NestJS integration and fast pg-mem testing

3 lines 128 B
declare function generateEntities(): Promise<void>; export { generateEntities }; //# sourceMappingURL=generate-entities.d.ts.map