3e93e48091018be30c66610b5a32147d496be17352a708044a227ea82efec2f79210c0aaac5cf1c9cde23f3c64b47e1d10e7ee63d37e6e1cbe45003a14254a 558 B

1
  1. {"version":3,"file":"index.mjs","sources":["../../../../../packages/components/date-picker/index.ts"],"sourcesContent":["import { withInstall } from '@element-plus/utils'\nimport DatePicker from './src/date-picker'\n\nimport type { SFCWithInstall } from '@element-plus/utils'\n\nexport const ElDatePicker: SFCWithInstall<typeof DatePicker> =\n withInstall(DatePicker)\n\nexport default ElDatePicker\nexport * from './src/props'\nexport type { DatePickerInstance } from './src/instance'\n"],"names":[],"mappings":";;;;AAEY,MAAC,YAAY,GAAG,WAAW,CAAC,UAAU;;;;"}