UNPKG

@kui-shell/plugin-core-support

Version:

Kui plugin offering core extensions such as help and screenshot commands

16 lines (15 loc) 312 B
declare const _default: { version: { strict: string; command: string; title: string; header: string; example: string; optional: { name: string; boolean: boolean; docs: string; }[]; }; }; export default _default;