????
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/add.command.d.ts |
import { CommanderStatic } from 'commander'; import { AbstractCommand } from './abstract.command'; export declare class AddCommand extends AbstractCommand { load(program: CommanderStatic): void; }