element-plus
Version:
A Component Library for Vue 3
1 lines • 386 B
Source Map (JSON)
{"version":3,"file":"constants.mjs","sources":["../../../../../../packages/components/row/src/constants.ts"],"sourcesContent":["import type { ComputedRef, InjectionKey } from 'vue'\n\ninterface RowContext {\n gutter: ComputedRef<number>\n}\n\nexport const rowContextKey: InjectionKey<RowContext> = Symbol('rowContextKey')\n"],"names":[],"mappings":"AAMa,MAAA,aAAA,GAA0C,OAAO,eAAe;;;;"}