UNPKG

hana-cli

Version:
6 lines (5 loc) 196 B
export function handler(argv: any): Promise<void>; export function getRick(): Promise<void>; export const command: "rick"; export const describe: string; export function builder(yargs: any): any;