Reduce duplicate code, move shit out to common package
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { StringSchemaDefinition } from 'mongoose';
|
||||
|
||||
import { Auth, Strategy } from '..';
|
||||
|
||||
export const deleteStrategy = async (id: StringSchemaDefinition) => {
|
||||
|
||||
Reference in New Issue
Block a user