UNPKG

fetchye-test-utils

Version:

Core components of the Fetchye library

13 lines (11 loc) 294 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "testCacheInterface", { enumerable: true, get: function () { return _testCacheInterface.testCacheInterface; } }); var _testCacheInterface = require("./testCacheInterface");