UNPKG

hana-cli

Version:
7 lines (6 loc) 268 B
export function handler(argv: any): Promise<void>; export function getIndexes(prompts: any): Promise<void>; export const command: "indexesUI [schema] [indexes]"; export const aliases: string[]; export const describe: string; export const builder: (yargs: any) => any;