Files
opencode/packages/app/src/index.ts
opencode-agent[bot] 5ae4463b63 chore: generate
2026-02-06 10:11:44 +00:00

4 lines
171 B
TypeScript

export { PlatformProvider, type Platform } from "./context/platform"
export { AppBaseProviders, AppInterface } from "./app"
export { useCommand } from "./context/command"