UNPKG

hana-cli

Version:
5 lines (4 loc) 169 B
export const command: "rick"; export const describe: string; export const builder: import("yargs").CommandBuilder<{}, {}>; export function handler(): Promise<void>;