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