vue-gantt-3
Version:
A gantt component for Vue 3
1 lines • 335 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../src/index.ts"],"sourcesContent":["import Gantt from './Gantt.vue';\nimport { withInstall } from './utils/withInstall';\n\nexport * from './types';\n\nexport const VueGantt3 = withInstall(Gantt);\nexport default VueGantt3;"],"names":["Gantt"],"mappings":";;;AAKa,MAAA,YAAY,YAAYA,SAAK;"}