Const
The current cache version. Increment this when incompatible changes are made to the data structure.
export const CURRENT_CACHE_VERSION = 1; Copy
export const CURRENT_CACHE_VERSION = 1;
The current cache version. Increment this when incompatible changes are made to the data structure.