UNPKG

@xyo-network/react-shared

Version:

Common React library for all XYO projects that use React

4 lines (2 loc) 125 B
import { createContextEx } from '../contextEx/index.ts' export const ResolvedDivinerContext = <T>() => createContextEx<T>()