UNPKG

@shopgate/pwa-common

Version:

Common library for the Shopgate Connect PWA.

6 lines 137 B
/** * A hash-based cache for instances of IntlMessageFormat. * @type {Object} */ const messageCache = {}; export default messageCache;