production-evyos-systems-an.../ServicesApi/src/utils/store/mongoHandler.ts

6 lines
111 B
TypeScript

import { Injectable } from "@nestjs/common";
@Injectable()
export class MongoHandler {
constructor() { }
}