UNPKG

hana-cli

Version:
7 lines (6 loc) 270 B
export function handler(argv: any): Promise<void>; export function indexInspect(prompts: any): Promise<void>; export const command: "inspectIndex [schema] [index]"; export const aliases: string[]; export const describe: string; export function builder(yargs: any): any;