2022-12-02 18:59:29 +08:00

4 lines
149 B
TypeScript

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