UNPKG

@chamn/engine

Version:
4 lines (3 loc) 243 B
import { CRightPanelItem, RightPanelOptions } from '../RightPanel/view'; export declare const VisualPanelPlus: (props: RightPanelOptions) => import("react/jsx-runtime").JSX.Element; export declare const VisualPanelPlusConfig: CRightPanelItem;