UNPKG

react-accumulated-hook

Version:

React hook for accumulating data heap with following usage within delayed callback

2 lines (1 loc) 62 B
export { default as useAccumulated } from './useAccumulated';