upload
This commit is contained in:
4
backend/src/interfaces/globalInterface.ts
Normal file
4
backend/src/interfaces/globalInterface.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export interface ErrType {
|
||||
code: number
|
||||
message: string
|
||||
}
|
Reference in New Issue
Block a user