| 1 | import { Duration, Effect, Schema, Semaphore, Stream } from "effect" |
| 2 | import type { Scope } from "effect" |
| 3 | import type { IntegrationOAuthMethodRegistration } from "@opencode-ai/plugin/v2/effect/integration" |
| 4 | import { define } from "@opencode-ai/plugin/v2/effect/plugin" |
nothing calls this directly
no test coverage detected