UNPKG

platina-core

Version:

UI Kit of SberMarketing

4 lines (3 loc) 169 B
export { default as Draggable } from './Draggable.svelte'; export { default as Droppable } from './Droppable.svelte'; export { initDnd as initDnd } from './controller';