UNPKG

@googleforcreators/react

Version:

A tiny wrapper package that re-exports React and provides additional utilities and custom hooks.

3 lines 154 B
export { createContext, useContext } from 'use-context-selector'; export declare const identity: <T>(state: T) => T; //# sourceMappingURL=context.d.ts.map