UNPKG

wabac

Version:

A versioned cache backed by cloud storage

8 lines (5 loc) 78 B
'use strict' const Cache = require('./cache') module.exports = { Cache, }