UNPKG

hana-cli

Version:
6 lines (5 loc) 179 B
export const command: "readMe"; export const aliases: string[]; export const describe: string; export function builder(yargs: any): any; export function handler(): Promise<void>;