You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
391 B
1 line
391 B
11 months ago
|
{"version":3,"file":"breadcrumb.mjs","sources":["../../../../packages/tokens/breadcrumb.ts"],"sourcesContent":["import type { InjectionKey } from 'vue'\nimport type { BreadcrumbProps } from '@element-plus/components/breadcrumb'\n\nexport const elBreadcrumbKey: InjectionKey<BreadcrumbProps> =\n Symbol('elBreadcrumbKey')\n"],"names":[],"mappings":"AAAY,MAAC,eAAe,GAAG,MAAM,CAAC,iBAAiB;;;;"}
|