UNPKG

slightning-coco-widget

Version:

SLIGHTNING 的 CoCo 控件框架。

5 lines (4 loc) 194 B
import './floating-panel.less'; import { FloatingPanel } from './floating-panel'; export type { FloatingPanelProps, FloatingPanelRef } from './floating-panel'; export default FloatingPanel;