Skip to content

zentao-api / addProfile

Function: addProfile()

addProfile(profile): Promise<ZentaoProfileRecord>

添加或覆盖一个本地 profile,并把它设置为当前使用的 profile。

Parameters

ParameterType
profileZentaoProfile

Returns

Promise<ZentaoProfileRecord>

Released under the MIT License.