UNPKG

codesandbox

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