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