chore: lint and fmt
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { DataType } from '../DataType.enum'
|
||||
import { DataType } from "../DataType.enum"
|
||||
|
||||
export interface Model<DT extends DataType> {
|
||||
_id?: string
|
||||
|
||||
Reference in New Issue
Block a user