mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-02 14:30:29 +00:00
2 lines
97 B
TypeScript
2 lines
97 B
TypeScript
export { PlatformProvider, type Platform } from "./context/platform"
|
|
export { App } from "./app"
|