f657d038da5bea95a5f4421840db17a862ea1afefb6edff9505224819ccf9220aa71b6a4fffc9990e248480179b5f320cea16413291e97678fe4d246a9d86a 480 B

1
  1. {"version":3,"file":"constants.mjs","sources":["../../../../../../packages/components/config-provider/src/constants.ts"],"sourcesContent":["import type { ConfigProviderProps } from './config-provider-props'\nimport type { InjectionKey, Ref } from 'vue'\n\nexport type ConfigProviderContext = Partial<ConfigProviderProps>\n\nexport const configProviderContextKey: InjectionKey<\n Ref<ConfigProviderContext>\n> = Symbol()\n"],"names":[],"mappings":"AAAY,MAAC,wBAAwB,GAAG,MAAM;;;;"}