{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/resizable/index.ts"],"sourcesContent":["// 引用 https://github.com/kirillmurashov/vue-drag-resize\n\nimport { withInstall } from '@element-plus/utils'\nimport Resizable from './src/index.vue'\nimport type { SFCWithInstall } from '@element-plus/utils'\n\nexport const ElResizable: SFCWithInstall<typeof Resizable> =\n  withInstall(Resizable)\nexport default ElResizable\n\nexport * from './src/resizable'\nexport type { ResizableInstance } from './src/instance'\n"],"names":[],"mappings":";;;;AAMa,MAAA,WAAA,GACX,YAAY,SAAS;;;;"}