Searched refs:STATE_VERSION (Results 1 – 2 of 2) sorted by relevance
20 import {RecordConfig, STATE_VERSION} from '../common/state';80 if (state.version !== STATE_VERSION) {
55 export const STATE_VERSION = 3; constant781 version: STATE_VERSION,