mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-24 14:55:19 +00:00
3 lines
124 B
TypeScript
3 lines
124 B
TypeScript
export { PlatformProvider, type Platform } from "./context/platform"
|
|
export { AppBaseProviders, AppInterface } from "./app"
|