| 1 | import { describe, expect, test } from 'bun:test' |
| 2 | |
| 3 | import type { ClientRequest } from '../../../../codex/codex-rs/app-server-protocol/schema/typescript/ClientRequest' |
| 4 | import type { ServerRequest } from '../../../../codex/codex-rs/app-server-protocol/schema/typescript/ServerRequest' |
nothing calls this directly
no test coverage detected