mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 00:02:31 +00:00
3 lines
171 B
TypeScript
3 lines
171 B
TypeScript
// Share overlay management while keeping the v2 plugin and config isolated.
|
|
export { openCode2HookService as openCode2ConfigHookService } from '../opencode/hook-service'
|