UNPKG

@push.rocks/smartcache

Version:

cache things in smart ways

8 lines (6 loc) 337 B
import * as smartdelay from '@pushrocks/smartdelay'; import * as smarterror from '@pushrocks/smarterror'; import * as smartpromise from '@pushrocks/smartpromise'; import * as smarttime from '@pushrocks/smarttime'; import * as smarthash from '@pushrocks/smarthash'; export { smarterror, smartdelay, smartpromise, smarttime, smarthash };