hongluan-ui
Version:
Hongluan Component Library for Vue 3
1 lines • 384 B
Source Map (JSON)
{"version":3,"file":"date-picker.mjs","sources":["../../../../packages/tokens/date-picker.ts"],"sourcesContent":["import type { InjectionKey, SetupContext } from 'vue'\n\ninterface DatePickerContext {\n slots: SetupContext['slots']\n}\n\nexport const ROOT_PICKER_INJECTION_KEY: InjectionKey<DatePickerContext> =\n Symbol()\n"],"names":[],"mappings":"AAAY,MAAC,yBAAyB,GAAG,MAAM;;;;"}