UNPKG

apollo-cache

Version:

Core abstract of Caching layer for Apollo Client

6 lines 192 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var Cache; (function (Cache) { })(Cache = exports.Cache || (exports.Cache = {})); //# sourceMappingURL=Cache.js.map