UNPKG

ideaz-element

Version:

<p align="center"> <a href="" target="_blank" rel="noopener noreferrer"> <img src="./docs/public/logo.svg" alt="Ideaz Element" width="180" style="width: 180px;" /> </a> </p>

10 lines (9 loc) 237 B
import { vueRef as o } from "./vueRef.mjs"; import { draggable as t } from "./tableDraggable.mjs"; import { sticky as p } from "./sticky.mjs"; export { t as draggable, p as sticky, o as vueRef }; //# sourceMappingURL=index.mjs.map