????

Your IP : 18.119.121.38


Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/typeorm/repository/
Upload File :
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/typeorm/repository/EntityId.d.ts

import { ObjectId } from "../driver/mongodb/typings";
export type EntityId = string | number | Date | ObjectId;