UNPKG

@vuesax-alpha/nightly

Version:
1 lines 488 B
{"version":3,"file":"expand.mjs","sources":["../../../../../../packages/components/table/src/expand.ts"],"sourcesContent":["import { buildProps } from '@vuesax-alpha/utils'\nimport type { ExtractPropTypes } from 'vue'\n\nexport const expandProps = buildProps({\n colspan: { type: Number },\n} as const)\n\nexport type TableThProps = ExtractPropTypes<typeof expandProps>\n"],"names":[],"mappings":";;;AAGO,MAAM,cAAc,UAAW,CAAA;AAAA,EACpC,OAAA,EAAS,EAAE,IAAA,EAAM,MAAO,EAAA;AAC1B,CAAU;;;;"}