UNPKG

@kui-shell/plugin-client-common

Version:

Kui plugin that offers stylesheets

5 lines (4 loc) 141 B
import Input, { Tree } from '../Input'; export declare const importg: (name?: string) => Tree; declare const IN6: Input; export default IN6;