UNPKG

180 BTypeScriptView Raw
1import { CommandModule } from 'yargs';
2import { Args } from './types';
3declare const command: CommandModule<{}, Args>;
4export default command;
5//# sourceMappingURL=command.d.ts.map
\No newline at end of file