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.
2 parents 0c5bda7 + 531c82a commit 68b7efbCopy full SHA for 68b7efb
lib/interfaces/auth-module.options.ts
@@ -1,4 +1,4 @@
1
-import { ModuleMetadata, Type } from '@nestjs/common/interfaces';
+import { ModuleMetadata, Type } from '@nestjs/common';
2
3
export interface IAuthModuleOptions<T = any> {
4
defaultStrategy?: string | string[];
0 commit comments