File size: 102 Bytes
f4a41d8
 
 
 
 
 
1
2
3
4
5
6
window.state = window.state || {};
state = window.state;

state.constants = {
  LS_PREFIX: 'state-'
};