Merge branch 'main' of https://github.com/Danakcorp/danak_dsc_api
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import { Module } from "@nestjs/common";
|
||||
|
||||
@Module({
|
||||
providers: [],
|
||||
exports: [],
|
||||
})
|
||||
export class UtilsModule {}
|
||||
Reference in New Issue
Block a user