????
Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/typeorm/browser/common/ |
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/typeorm/browser/common/ObjectLiteral.d.ts |
/** * Interface of the simple literal object with any string keys. */ export interface ObjectLiteral { [key: string]: any; }