tdesign-mobile-vue
Version:
tdesign-mobile-vue
1 lines • 647 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../src/color-picker/index.ts"],"sourcesContent":["import _ColorPicker from './color-picker';\nimport { withInstall, WithInstallType } from '../shared';\n\nimport './style';\n\nimport { TdColorPickerProps } from './type';\n\nexport * from './type';\nexport type ColorPickerProps = TdColorPickerProps;\n\nexport const ColorPicker: WithInstallType<typeof _ColorPicker> = withInstall(_ColorPicker);\nexport default ColorPicker;\n"],"names":["ColorPicker","withInstall","_ColorPicker"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAUaA,WAAA,GAAoDC,YAAYC,YAAY;;;;"}