????

Your IP : 18.119.213.42


Current Path : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/typeorm/util/
Upload File :
Current File : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/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;
}