2022-07-08 15:30:30 +08:00

3 lines
148 B
TypeScript

export const SET_SHOPCOUNT = 'set_shopCount'
export const CLEAR_SHOPCOUNT = 'clear_shopCount'
export const STORAGE_SHOPCOUNT = 'storage_shopcount'