1.0.0 • Published 2 years ago

@ctjsoft-cc/user-config-client v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

用户配置持久化客户端

安装

pnpm add @ctjsoft-component/user-config-client

使用

import UserConfigClient from '@ctjsoft-component/user-config-client'

const userConfigClient = new UserConfigClient()

// ...
1.0.0

2 years ago