hongluan-ui
Version:
Hongluan Component Library for Vue 3
1 lines • 536 B
Source Map (JSON)
{"version":3,"file":"basic-cell.mjs","sources":["../../../../../../../packages/components/date-picker/src/props/basic-cell.ts"],"sourcesContent":["import type { ExtractPropTypes, PropType } from 'vue'\nimport type { DateCell } from '../date-picker.type'\n\nexport const basicCellProps = {\n cell: {\n type: Object as PropType<DateCell>,\n },\n}\n\nexport type BasicCellProps = ExtractPropTypes<typeof basicCellProps>\n"],"names":[],"mappings":"AAAY,MAAC,cAAc,GAAG;AAC9B,EAAE,IAAI,EAAE;AACR,IAAI,IAAI,EAAE,MAAM;AAChB,GAAG;AACH;;;;"}