File size: 133 Bytes
81fc505
 
 
f593b1b
 
81fc505
1
2
3
4
5
6
7
export const STORAGE_KEYS = {
  token: "mnemo_token",
  theme: "mnemo_theme",
  mode: "mnemo_mode",
  fontSize: "mnemo_font_size"
};