94e0bca5c3f6829770192efd664d2ce5a11412dff56211d53b22c7bd48fb829e6594d75edf1a4a5f3dfbeecc694fb4bc1722f5ca250674c88a46b4eeb8fea1 390 B

1
  1. {"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":"AAAY,MAAC,aAAa,GAAG,MAAM,CAAC,eAAe;;;;"}