UNPKG

dbmaster-cli

Version:

Tool for converting tables between Fifa Soccer Games

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