opencode-agent[bot] 2 недель назад
Родитель
Сommit
5ae4463b63
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/app/src/index.ts

+ 1 - 1
packages/app/src/index.ts

@@ -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"