3 lines
148 B
TypeScript
3 lines
148 B
TypeScript
export const SET_SHOPCOUNT = 'set_shopCount'
|
|
export const CLEAR_SHOPCOUNT = 'clear_shopCount'
|
|
export const STORAGE_SHOPCOUNT = 'storage_shopcount' |