????
Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/dist/migrations/ |
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>; }