tdesign-mobile-vue
Version:
tdesign-mobile-vue
1 lines • 614 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../src/calendar/index.ts"],"sourcesContent":["import _Calendar from './calendar';\nimport { withInstall, WithInstallType } from '../shared';\n\nimport './style';\nimport { TdCalendarProps } from './type';\n\nexport * from './type';\nexport type CalendarProps = TdCalendarProps;\n\nexport const Calendar: WithInstallType<typeof _Calendar> = withInstall(_Calendar);\nexport default Calendar;\n"],"names":["Calendar","withInstall","_Calendar"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,QAAA,GAA8CC,YAAYC,SAAS;;;;"}