UNPKG

hana-cli

Version:
7 lines (6 loc) 255 B
export function handler(argv: any): Promise<void>; export function dbCall(prompts: any): Promise<any>; export const command: "privilegeError [guid]"; export const aliases: string[]; export const describe: string; export function builder(yargs: any): any;