| 1 | import { createORPCClient } from '@orpc/client' |
| 2 | import { os } from '@orpc/server' |
| 3 | import { OpenAPIHandler } from '../../../../openapi/src/adapters/fetch/openapi-handler' |
| 4 | import { OpenAPILink } from './openapi-link' |
nothing calls this directly
no test coverage detected