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