Your IP : 216.73.216.220


Current Path : /home/deltalab/PMS/logistic-backend/node_modules/@nestjs/cli/commands/
Upload File :
Current File : //home/deltalab/PMS/logistic-backend/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;
}