UNPKG

hana-cli

Version:
5 lines (4 loc) 171 B
export function handler(): Promise<void>; export const command: "matrix"; export const describe: string; export const builder: import("yargs").CommandBuilder<{}, {}>;