????

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/info.command.d.ts

import { CommanderStatic } from 'commander';
import { AbstractCommand } from './abstract.command';
export declare class InfoCommand extends AbstractCommand {
    load(program: CommanderStatic): void;
}