1 |
- {"version":3,"file":"index.mjs","sources":["../../../../../packages/components/date-picker/index.ts"],"sourcesContent":["import DatePicker from './src/date-picker'\n\nimport type { App } from 'vue'\nimport type { SFCWithInstall } from '@element-plus/utils'\n\nconst _DatePicker = DatePicker as SFCWithInstall<typeof DatePicker>\n\n_DatePicker.install = (app: App) => {\n app.component(_DatePicker.name, _DatePicker)\n}\n\nexport default _DatePicker\nexport const ElDatePicker = _DatePicker\n"],"names":[],"mappings":";;AACK,MAAC,WAAW,GAAG,WAAW;AAC/B,WAAW,CAAC,OAAO,GAAG,CAAC,GAAG,KAAK;AAC/B,EAAE,GAAG,CAAC,SAAS,CAAC,WAAW,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAC/C,CAAC,CAAC;AAEU,MAAC,YAAY,GAAG;;;;"}
|