UNPKG

80 BTypeScriptView Raw
1#!/usr/bin/env node
2export declare type cliCommand = (argv?: string[]) => void;