mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-17 12:56:41 +02:00
3 lines
97 B
TypeScript
3 lines
97 B
TypeScript
export { PlatformProvider, type Platform } from "./context/platform"
|
|
export { App } from "./app"
|