UNPKG

static-columns

Version:

Static columns with flex-box for Angular 2+

10 lines 363 B
import { Taon } from 'taon'; import { QueryRunner } from 'taon-typeorm'; export declare class MainContext_1736195079865_asd extends Taon.Base.Migration { /** * remove this method if you are ready to run this migration */ isReadyToRun(): boolean; up(queryRunner: QueryRunner): Promise<any>; down(queryRunner: QueryRunner): Promise<any>; }