UNPKG

@nestjs-mod/schematics

Version:

The Nx Plugin for NestJS that contains executors and generators for allowing your workspace to create NestJS-mod applications

3 lines (2 loc) 141 B
export declare function merge(destination: any, source: any): any; export declare function defaults(options?: {}, defaultOptions?: {}): any;