sdk:我们模式中的Codegen输出

时间:2024-04-15 07:42:42
【文件属性】:

文件名称:sdk:我们模式中的Codegen输出

文件大小:205KB

文件格式:ZIP

更新时间:2024-04-15 07:42:42

TypeScript

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
----.prettierignore(2KB)
----.gitignore(2KB)
----tsconfig.json(6KB)
----README.md(5KB)
----.gitmodules(97B)
----tests()
--------checkImport.js(166B)
----LICENSE(1KB)
----mauna_graphql()
----schema.json(25B)
----package.json(2KB)
----src()
--------utils()
--------config.ts(592B)
--------client.ts(850B)
--------index.ts(1KB)
--------documents()
----schema.graphql(28B)
----cjs()
--------codegen.js(703B)
--------package.json(25B)
----.prettierrc.json(3B)
----.npmignore(2KB)
----tsconfig-cjs.json(136B)
----package-lock.json(903KB)

网友评论