mirror of
https://github.com/aditama-labs/nest-autocrud.git
synced 2024-11-22 11:26:23 +00:00
4 lines
81 B
TypeScript
4 lines
81 B
TypeScript
export * from './prisma';
|
|
export * from './skeleton';
|
|
export * from './typeorm';
|