UNPKG

@recrafter/ctx

Version:

A simple wrapper around React.createContext that makes it easy to use hooks and context together

2 lines (1 loc) 70 B
export { createCtx, MissingCtxProviderError, } from './src/index.js';