UNPKG

vue-gantt-3

Version:

A gantt component for Vue 3

10 lines (9 loc) 248 B
import _sfc_main from "./Gantt.vue.mjs"; /* empty css */ import { withInstall } from "./utils/withInstall.mjs"; const VueGantt3 = withInstall(_sfc_main); export { VueGantt3, VueGantt3 as default }; //# sourceMappingURL=index.mjs.map