@mikro-orm/coreFunctionsVersion: 6.4defineConfig CallabledefineConfig(options: Options<D, D[typeof EntityManagerType] & EntityManager<IDatabaseDriver<Connection>>>): Options<D, D[typeof EntityManagerType] & EntityManager<IDatabaseDriver<Connection>>>Type helper to make it easier to use mikro-orm.config.js.Parametersoptions: Options<D, D[typeof EntityManagerType] & EntityManager<IDatabaseDriver<Connection>>>Returns Options<D, D[typeof EntityManagerType] & EntityManager<IDatabaseDriver<Connection>>>
Type helper to make it easier to use
mikro-orm.config.js
.