chore: properly exports BeforeDuplicate type
This commit is contained in:
1
types.d.ts
vendored
1
types.d.ts
vendored
@@ -18,6 +18,7 @@ export {
|
||||
BeforeLoginHook as CollectionBeforeLoginHook,
|
||||
AfterLoginHook as CollectionAfterLoginHook,
|
||||
AfterForgotPasswordHook as CollectionAfterForgotPasswordHook,
|
||||
BeforeDuplicate,
|
||||
} from './dist/collections/config/types';
|
||||
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user