sdk:我们模式中的Codegen输出 源码
Mauna SDK 特征 可以在找到文档。 类型安全查询。 用打字稿写成。 绑定包含在包装中。 即将推出对reasonml / bucklescript / rescript和flow.js的绑定。 安装及使用 安装 npm install @mauna/sdk 用法 import Mauna from "@mauna/sdk" ; const developerId = < int> ; // Check your profile on the dashboard for this. const apiKey = " < 64> "; const client = new Mauna: ( { developerId , apiKey } ); // Start async bl
文件列表
sdk-main.zip
(预估有个44文件)
sdk-main
.prettierignore
2KB
.gitignore
2KB
tsconfig.json
6KB
README.md
5KB
.gitmodules
97B
tests
checkImport.js
166B
LICENSE
1KB
mauna_graphql
暂无评论