Variable CURRENT_CACHE_VERSIONConst

CURRENT_CACHE_VERSION: 1

The current cache version. Increment this when incompatible changes are made to the data structure.

export const CURRENT_CACHE_VERSION = 1;