UNPKG

@kui-shell/plugin-core-support

Version:

Kui plugin offering core extensions such as help and screenshot commands

3 lines (2 loc) 104 B
import type { Registrar } from '@kui-shell/core'; export default function (registrar: Registrar): void;