Explorar el Código

chore: generate

opencode-agent[bot] hace 2 meses
padre
commit
5ae4463b63
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"