UNPKG

hana-cli

Version:
6 lines (5 loc) 225 B
export function handler(argv: any): void; export function getPorts(prompts: any): Promise<any>; export const command: "ports"; export const describe: string; export const builder: import("yargs").CommandBuilder<{}, {}>;