UNPKG

@lodestar/flare

Version:
8 lines 284 B
import yargs from "yargs"; export declare const yarg: yargs.Argv<{}>; /** * Common factory for running the CLI and running integration tests * The CLI must actually be executed in a different script */ export declare function getCli(): yargs.Argv; //# sourceMappingURL=cli.d.ts.map