chore: generate

This commit is contained in:
opencode-agent[bot]
2026-02-06 10:11:44 +00:00
parent e0e32ed3a8
commit 5ae4463b63

View File

@@ -1,3 +1,3 @@
export { PlatformProvider, type Platform } from "./context/platform"
export { AppBaseProviders, AppInterface } from "./app"
export { useCommand } from './context/command'
export { useCommand } from "./context/command"