UNPKG

104 BTypeScriptView Raw
1export { handleError } from "./cli/error";
2export declare function run(argv?: string[]): Promise<void>;