UNPKG

kui-shell

Version:

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

4 lines (3 loc) 209 B
export declare function fromMap(map: Record<string, string>): string; declare const _default: (plugin: string, namespace?: string) => (key: string, ...parameters: string[]) => string; export default _default;