????
Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/typeorm/browser/repository/ |
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/typeorm/browser/repository/EntityId.d.ts |
import { ObjectId } from "../driver/mongodb/typings"; export type EntityId = string | number | Date | ObjectId;