// 定义 state 结构类型 export type StoreState = number;