We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6078d0d commit 7b70c3dCopy full SHA for 7b70c3d
src/typings.ts
@@ -10,7 +10,7 @@ type MikroOrmNestScopeOptions = {
10
scope?: Scope;
11
};
12
/**
13
- * @deprecated Use `MultipleMikroOrmModuleOptions`. This type will be removed in v7.
+ * @deprecated Use `MultiMikroOrmModuleOptions`. This type will be removed in v7.
14
*/
15
export type MikroOrmMiddlewareModuleOptions = MultiMikroOrmModuleOptions;
16
export type MultiMikroOrmModuleOptions = {
0 commit comments