????

Your IP : 216.73.216.64


Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/@nestjs/cli/commands/
Upload File :
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;
}