0c30db3f3b723230e398c19db0e68a5bf068091d5e826c73a74182d90c78d76b9120441e52229652b08e7a249b9046bd47cf28872128c06b49a7c7312102da 393 B

1
  1. {"version":3,"file":"constants.js","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;;;;"}