4 lines
149 B
TypeScript
4 lines
149 B
TypeScript
export const SET_SHOPCOUNT = 'set_shopCount'
|
|
export const CLEAR_SHOPCOUNT = 'clear_shopCount'
|
|
export const STORAGE_SHOPCOUNT = 'storage_shopcount'
|