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 lines
591 B

{"ast":null,"code":"const descriptionsKey = Symbol(\"elDescriptions\");\nexport { descriptionsKey };","map":{"version":3,"names":["descriptionsKey","Symbol"],"sources":["../../../../../../packages/components/descriptions/src/token.ts"],"sourcesContent":["import type { InjectionKey } from 'vue'\nimport type { IDescriptionsInject } from './descriptions.type'\n\nexport const descriptionsKey: InjectionKey<IDescriptionsInject> =\n Symbol('elDescriptions')\n"],"mappings":"AAAY,MAACA,eAAe,GAAGC,MAAM,CAAC,gBAAgB","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}