# Store

Pinia stores are used to store reactive state and expose actions to mutate it.

状态管理工具，用于存储可响应的状态，并公开用于修改状态的函数。
