updated event controllers and service event mtach tested
This commit is contained in:
6
ServicesApi/src/utils/store/mongoHandler.ts
Normal file
6
ServicesApi/src/utils/store/mongoHandler.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
import { Injectable } from "@nestjs/common";
|
||||
|
||||
@Injectable()
|
||||
export class MongoHandler {
|
||||
constructor() { }
|
||||
}
|
||||
Reference in New Issue
Block a user