mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-24 04:01:10 -04:00
3 lines
82 B
TypeScript
3 lines
82 B
TypeScript
export { ClientError } from "./client-error"
|
|
export * as OpenCode from "./client"
|