mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-11 22:38:28 +00:00
2 lines
82 B
TypeScript
2 lines
82 B
TypeScript
export { ClientError } from "./client-error"
|
|
export * as OpenCode from "./client"
|