{"version":3,"file":"token.mjs","sources":["../../../../../packages/components/grid/src/token.ts"],"sourcesContent":["import type { ComputedRef, InjectionKey } from 'vue'\n\nexport const gridInjectionKey: InjectionKey<{\n  point: ComputedRef<'xs' | 's' | 'm' | 'l' | 'xl' | 'xxl'>\n}> = Symbol('grid')\n"],"names":[],"mappings":"AAEa,MAAA,gBAAA,GAER,OAAO,MAAM;;;;"}