| 1 | import type { ContractRouterClient } from '@orpc/contract' |
| 2 | import type { RouterClient } from '@orpc/server' |
| 3 | import type { router as contract } from '../../contract/tests/shared' |
| 4 | import type { router } from '../../server/tests/shared' |
nothing calls this directly
no test coverage detected