You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
667 B

11 months ago
{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/upload/index.ts"],"sourcesContent":["import Upload from './src/index.vue'\n\nimport type { App } from 'vue'\nimport type { SFCWithInstall } from '@element-plus/utils/types'\n\nUpload.install = (app: App): void => {\n app.component(Upload.name, Upload)\n}\n\nconst _Upload = Upload as SFCWithInstall<typeof Upload>\n\nexport default _Upload\nexport const ElUpload = _Upload\n"],"names":["Upload"],"mappings":";;;AACAA,MAAM,CAAC,OAAO,GAAG,CAAC,GAAG,KAAK;AAC1B,EAAE,GAAG,CAAC,SAAS,CAACA,MAAM,CAAC,IAAI,EAAEA,MAAM,CAAC,CAAC;AACrC,CAAC,CAAC;AACG,MAAC,OAAO,GAAGA,OAAO;AAEX,MAAC,QAAQ,GAAG;;;;"}