{"version":3,"file":"array-items.mjs","sources":["../../../../../../packages/components/array-items/src/array-items.ts"],"sourcesContent":["import { buildProps } from '@element-plus/utils'\n\nimport type { ExtractPropTypes } from 'vue'\n\nexport const arrayItemsProps = buildProps({} as const)\nexport type ArrayItemsProps = ExtractPropTypes<typeof arrayItemsProps>\n\nexport const arrayItemsEmits = {}\nexport type ArrayItemsEmits = typeof arrayItemsEmits\n"],"names":[],"mappings":";;AAIa,MAAA,eAAA,GAAkB,UAAW,CAAA,EAAW,EAAA;AAG9C,MAAM,kBAAkB;;;;"}