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 164 B
import { DynamicModule } from '@nestjs/common'; export declare class ToolsModule { static forRoot(): DynamicModule; } //# sourceMappingURL=tools.module.d.ts.map