????
Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/@nestjs/cli/commands/ |
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/@nestjs/cli/commands/generate.command.d.ts |
import { CommanderStatic } from 'commander'; import { AbstractCommand } from './abstract.command'; export declare class GenerateCommand extends AbstractCommand { load(program: CommanderStatic): Promise<void>; private buildDescription; private buildSchematicsListAsTable; private getCollection; private getSchematics; }