UNPKG

@hhgtech/hhg-components

Version:
14 lines (8 loc) 337 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var core = require('./core-8591d263.js'); require('./tslib.es6-af09a0ba.js'); require('./constantsIsProduction.js'); exports.getCachedItem = core.getCachedItem; exports.getDataWithCache = core.getDataWithCache; exports.setCachedItem = core.setCachedItem;