UNPKG

rucken

Version:

Console tools and scripts for nx and not only that I (EndyKaufman) use to automate the workflow and speed up the development process

5 lines (4 loc) 124 B
import { DynamicModule } from '@nestjs/common'; export declare class MigrateModule { static forRoot(): DynamicModule; }