mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-08 10:10:58 +00:00
2 lines
124 B
TypeScript
2 lines
124 B
TypeScript
export { PlatformProvider, type Platform } from "./context/platform"
|
|
export { AppBaseProviders, AppInterface } from "./app"
|