????

Your IP : 3.139.99.145


Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/typeorm/metadata/types/
Upload File :
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/typeorm/metadata/types/RelationTypes.d.ts

/**
 * All types that relation can be.
 */
export type RelationType = "one-to-one" | "one-to-many" | "many-to-one" | "many-to-many";