UNPKG

@googleforcreators/react

Version:

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

2 lines 106 B
export default function usePrevious<V>(value: V): V | undefined; //# sourceMappingURL=usePrevious.d.ts.map