????

Your IP : 18.117.166.111


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

export type Version = [number, number, number];
export declare class VersionUtils {
    static isGreaterOrEqual(version: string, targetVersion: string): boolean;
}