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