UNPKG

context-hook

Version:

Simple util that resolves common cases with react Context API.

2 lines (1 loc) 63 B
export { createContextHook } from './src/create-context-hook';