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