UNPKG

113 BTypeScriptView Raw
1import { CliOptions } from './cli-options';
2export default function (cliOptions: CliOptions): Promise<number>;