UNPKG

@kui-shell/plugin-core-support

Version:

Kui plugin offering core extensions such as help and screenshot commands

4 lines (3 loc) 133 B
import type { Registrar } from '@kui-shell/core'; declare const _default: (commandTree: Registrar) => void; export default _default;