Skip to content

zentao-api / ZentaoProfilesStore

Interface: ZentaoProfilesStore

本地 profile 存储文件或浏览器 localStorage 中的 JSON 结构。

Properties

PropertyTypeDescription
currentProfile?string当前使用的 profile key。
profilesZentaoProfile[]保存的 profile 列表。

Released under the MIT License.