UNPKG

visual-design

Version:
1 lines 511 B
{"version":3,"file":"weather.mjs","sources":["../../../../../../packages/components/weather/src/weather.ts"],"sourcesContent":["import { buildProps } from '@visual-design/utils'\n\nimport type { ExtractPropTypes } from 'vue'\nimport type Weather from './weather.vue'\n\nexport const weatherProps = buildProps({})\n\nexport type WeatherProps = ExtractPropTypes<typeof weatherProps>\nexport type WeatherInstance = InstanceType<typeof Weather>\n"],"names":[],"mappings":";;;AAKa,MAAA,YAAA,GAAe,UAAW,CAAA,EAAE;;;;"}