UNPKG

@vuesax-alpha/nightly

Version:
1 lines 473 B
{"version":3,"file":"config-provider.mjs","sources":["../../../../packages/tokens/config-provider.ts"],"sourcesContent":["import type { ConfigProviderProps } from '@vuesax-alpha/components/config-provider'\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":"AAKO,MAAM,2BAET,MAAO;;;;"}