{"version":3,"file":"constants.mjs","names":[],"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"],"mappings":";AAMA,MAAa,gBAA0C,OAAO,gBAAgB"}