UNPKG

102 BTypeScriptView Raw
1import { HostContext } from '../HostProvider';
2export declare function useHostContext(): HostContext;