{"version":3,"file":"loading2.mjs","sources":["../../../../../../../packages/components/loading/src/loading.ts"],"sourcesContent":["import { buildProps } from '@xzx-design/utils'\n\nimport type { ExtractPropTypes } from 'vue'\nimport type Loading from './loading.vue'\n\nexport const loadingProps = buildProps({})\n\nexport type LoadingProps = ExtractPropTypes<typeof loadingProps>\nexport type LoadingInstance = InstanceType<typeof Loading>\n"],"names":[],"mappings":";;;AAKa,MAAA,YAAA,GAAe,UAAW,CAAA,EAAE;;;;"}