feat: add hey-api sdk generate

This commit is contained in:
Acbox
2026-02-11 14:27:53 +08:00
parent 1aef8f7389
commit 48681ce0bb
25 changed files with 9975 additions and 26 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"name": "@memoh/sdk",
"version": "1.0.0",
"description": "",
"exports": {
".": "./src/index.ts"
},
"main": "index.js",
"scripts": {
},
"packageManager": "pnpm@10.27.0"
}