????

Your IP : 216.73.216.130


Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/dist/migrations/
Upload File :
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/dist/migrations/1732266655234-create-layer-table.d.ts

import { MigrationInterface, QueryRunner } from "typeorm";
export declare class CreateLayerTable1732266655234 implements MigrationInterface {
    up(queryRunner: QueryRunner): Promise<void>;
    down(queryRunner: QueryRunner): Promise<void>;
}