UNPKG

decorio

Version:

First-class ECMAScript decorators for caching, binding, and concurrency patterns

2 lines (1 loc) 230 B
export*from"./bound.js";export*from"./cached.js";export*from"./debounced.js";export*from"./latest.js";export*from"./lazy.js";export*from"./mutex.js";export*from"./once.js";export*from"./singleflight.js";export*from"./timeout.js";