UNPKG

box-ui-elements-mlh

Version:
11 lines (10 loc) 280 B
import DraggableList from '../../../examples/src/DraggableListExamples'; export declare const example: () => JSX.Element; declare const _default: { title: string; component: typeof DraggableList; parameters: { notes: string; }; }; export default _default;