UNPKG

kui-shell

Version:

This is the monorepo for Kui, the hybrid command-line/GUI electron-based Kubernetes tool

11 lines (10 loc) 197 B
export declare const keys: { BACKSPACE: string; TAB: string; ENTER: string; DELETE: string; CONTROL: string; ESCAPE: string; ctrlOrMeta: string; ctrlC: string[]; };