feat(sdk): add Promise client codegen

This commit is contained in:
Kit Langton
2026-06-22 22:10:48 -04:00
parent b241e38cc8
commit 66bcddd059
13 changed files with 632 additions and 29 deletions
@@ -1,2 +1,2 @@
export { ClientError } from "./client-error"
export { make } from "./client"
export * as OpenCode from "./client"