{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/gantt/index.ts"],"sourcesContent":["import { withInstall } from '@ll-plus/utils'\r\n\r\nimport Gantt from './src/gantt.vue'\r\n\r\nexport const LlGantt = withInstall(Gantt)\r\nexport default LlGantt\r\nexport * from './src/gantt'\r\n\r\ndeclare module 'vue' {\r\n  export interface GlobalComponents {\r\n    LlGantt: typeof Gantt\r\n  }\r\n}\r\n"],"names":["Gantt"],"mappings":";;;;;;;AAIO,MAAM,OAAA,GAAU,YAAYA,SAAK;;;;"}