| 1 | import { ping, pong, router } from '../tests/shared' |
| 2 | import { unlazy } from './lazy' |
| 3 | import { createProcedureClient } from './procedure-client' |
| 4 | import { createRouterClient } from './router-client' |
nothing calls this directly
no test coverage detected