UNPKG

@chamn/engine

Version:
4 lines (3 loc) 161 B
import { CPlugin } from '../../core/pluginManager'; import { RightPanelConfig } from './type'; export declare const RightPanelPlugin: CPlugin<RightPanelConfig>;