????
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/command.loader.d.ts |
import { CommanderStatic } from 'commander'; export declare class CommandLoader { static load(program: CommanderStatic): Promise<void>; private static handleInvalidCommand; }