UNPKG

tav-ui

Version:
1 lines 527 B
{"version":3,"file":"useGlobalProvider2.mjs","sources":["../../../../../../packages/hooks/global/useGlobalProvider.ts"],"sourcesContent":["import type { configProviderProps } from '@tav-ui/components/config-provider'\nimport type { ExtractPropTypes, InjectionKey, Ref } from 'vue'\n\nexport type ConfigProviderContext = Partial<ExtractPropTypes<typeof configProviderProps>>\n\nexport const configProviderContextKey: InjectionKey<Ref<ConfigProviderContext>> = Symbol()\n"],"names":[],"mappings":"AAAY,MAAC,wBAAwB,GAAG,MAAM;;;;"}