????

Your IP : 216.73.216.131


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