UNPKG

redext

Version:

A simple global store based on React Context and Hooks

4 lines (2 loc) 94 B
declare const useDeepMemoize: (value: any) => never[]; export { useDeepMemoize as default };