UNPKG

@cranberry-money/shared-constants

Version:

Shared constants for Blueberry platform

5 lines 132 B
export const METADATA_CACHE = { CACHE_TIME: 30 * 60 * 1000, STALE_TIME: 10 * 60 * 1000, }; //# sourceMappingURL=cache.js.map