{"version":3,"file":"index.mjs","sources":["../../../../../../packages/components/input-number/index.ts"],"sourcesContent":["import { withInstall } from '@hd-front-end/utils'\nimport InputNumber from './src/input-number.vue'\n\nimport type { SFCWithInstall } from '@hd-front-end/utils'\n\nexport const ElInputNumber: SFCWithInstall<typeof InputNumber> =\n  withInstall(InputNumber)\n\nexport default ElInputNumber\nexport * from './src/input-number'\n"],"names":[],"mappings":";;;;AAKa,MAAA,aAAA,GACX,YAAY,WAAW;;;;"}