Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/middleapi/orpc
/ utils.test.ts
File
utils.test.ts
packages/client/src/utils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ORPCError } from
'./error'
2
import
{ consumeEventIterator, resolveFriendlyClientOptions, safe } from
'./utils'
3
4
it(
'safe'
,
async
() => {
Callers
nothing calls this directly
Calls
3
safe
Function · 0.90
resolveFriendlyClientOptions
Function · 0.90
consumeEventIterator
Function · 0.90
Tested by
no test coverage detected