1.0.1 • Published 9 months ago

aistar-js-sdk v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

AiStar JS SDK

只能服务端使用

安装

npm install aistar-jd-sdk

用法

const {Configuration, AiStarSdk} = require("../dist")

const sdk = new AiStarSdk(new Configuration({
    akiKey: ""
}))
1.0.1

9 months ago

1.0.0

9 months ago