{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/statistic/index.ts"],"sourcesContent":["import { withInstall } from '@ll-plus/utils'\r\n\r\nimport StatisticCountdown from './src/statistic-countdown.vue'\r\nimport Statistic from './src/statistic.vue'\r\n\r\nexport const LlStatistic = withInstall(Statistic)\r\nexport const LlStatisticCountdown = withInstall(StatisticCountdown)\r\n\r\nexport * from './src/statistic'\r\n\r\ndeclare module 'vue' {\r\n  export interface GlobalComponents {\r\n    LlStatistic: typeof Statistic\r\n    LlStatisticCountdown: typeof StatisticCountdown\r\n  }\r\n}\r\n"],"names":["Statistic","StatisticCountdown"],"mappings":";;;;;;;;;AAKO,MAAM,WAAA,GAAc,YAAYA,SAAS;AACzC,MAAM,oBAAA,GAAuB,YAAYC,WAAkB;;;;"}