mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-11-27 16:24:53 +00:00
authentication module done
This commit is contained in:
4
libs/common/src/common.service.ts
Normal file
4
libs/common/src/common.service.ts
Normal file
@ -0,0 +1,4 @@
|
||||
import { Injectable } from '@nestjs/common';
|
||||
|
||||
@Injectable()
|
||||
export class CommonService {}
|
||||
Reference in New Issue
Block a user