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