Parcourir la source

chore: generate

opencode-agent[bot] il y a 2 mois
Parent
commit
5ae4463b63
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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 { PlatformProvider, type Platform } from "./context/platform"
 export { AppBaseProviders, AppInterface } from "./app"
 export { AppBaseProviders, AppInterface } from "./app"
-export { useCommand } from './context/command'
+export { useCommand } from "./context/command"