UNPKG

@cranberry-money/shared-constants

Version:

Shared constants for Blueberry platform

6 lines 194 B
export declare const METADATA_CACHE: { readonly CACHE_TIME: number; readonly STALE_TIME: number; }; export type MetadataCache = typeof METADATA_CACHE; //# sourceMappingURL=cache.d.ts.map