Create a context consumer hook for contexts that are nullish by default
what you get by calling React.createContext
override the displayName for use in dev tools and the thrown error message
the context value with the nullish type removed
Generated using TypeDoc
Create a context consumer hook for contexts that are nullish by default