6f1c297
1
2
3
4
import { MikroOrmModuleOptions as Options } from '@mikro-orm/nestjs'; declare const config: Options; export default config;