UNPKG

@rozhkov/react-useful-hooks

Version:
3 lines 128 B
declare const usePrevious: <T>(value: T) => T | undefined; export default usePrevious; //# sourceMappingURL=usePrevious.d.ts.map