{"version":3,"file":"row.mjs","sources":["../../../../packages/tokens/row.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;;;;"}