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