nest-autocrud/mod.ts
Supan Adit Pratama 74cefee203 feat: mod.ts
2024-10-29 01:55:43 +07:00

3 lines
90 B
TypeScript

export * from './libs/skeleton/src/index.ts';
export * from './libs/prisma/src/index.ts';