Files
aihot/frontend/node_modules/element-plus/es/components/input/index.mjs.map
2026-05-26 12:56:03 +08:00

1 line
512 B
Plaintext

{"version":3,"file":"index.mjs","names":["Input"],"sources":["../../../../../packages/components/input/index.ts"],"sourcesContent":["import { withInstall } from '@element-plus/utils'\nimport Input from './src/input.vue'\n\nimport type { SFCWithInstall } from '@element-plus/utils'\n\nexport const ElInput: SFCWithInstall<typeof Input> = withInstall(Input)\nexport default ElInput\n\nexport * from './src/input'\nexport type { InputInstance } from './src/instance'\n"],"mappings":";;;;AAKA,MAAa,UAAwC,YAAYA,cAAM"}