UNPKG

pondjs

Version:

A timeseries library build on top of immutable.js

3 lines (2 loc) 97 B
declare const cacheGetters: <T>(target: T, ...props: (keyof T)[]) => T; export { cacheGetters };