UNPKG

ht_hooks

Version:
3 lines (2 loc) 72 B
declare function useLatest<T>(value: T): any; export default useLatest;