{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/resize-box/index.ts"],"sourcesContent":["import { withInstall } from '@lit-element/utils'\nimport ResizeBox from './src/resize-box.vue'\nimport type { SFCWithInstall } from '@lit-element/utils'\n\nexport const LtResizeBox: SFCWithInstall<typeof ResizeBox> =\n  withInstall(ResizeBox)\n\nexport default LtResizeBox\n\nexport type ResizeBoxInstance = InstanceType<typeof ResizeBox>\n"],"names":[],"mappings":";;;;AAEY,MAAC,WAAW,GAAG,WAAW,CAAC,SAAS;;;;"}