UNPKG

hana-cli

Version:
7 lines (6 loc) 260 B
export function handler(argv: any): Promise<void>; export function listInstances(prompts: any): Promise<void>; export const command: "schemaInstancesUI"; export const aliases: string[]; export const describe: string; export const builder: (yargs: any) => any;