UNPKG

@xyo-network/react-shared

Version:

Common React library for all XYO projects that use React

3 lines 243 B
import type { EmptyObject } from '@xylabs/react-shared'; export declare const ResolvedDivinerContext: <T extends EmptyObject>() => import("react").Context<import("@xylabs/react-shared").ContextExState<T>>; //# sourceMappingURL=Context.d.ts.map