UNPKG

codesandbox

Version:
3 lines (2 loc) 114 B
import * as Commander from "commander"; export default function registerCommand(program: typeof Commander): void;