MCPcopy Create free account
hub / github.com/middleapi/orpc / iterator.test.ts

File iterator.test.ts

packages/durable-iterator/src/client/iterator.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { AsyncIteratorClass, isAsyncIteratorObject } from '@orpc/shared'
2import { signDurableIteratorToken } from '../schemas'
3import { createClientDurableIterator, getClientDurableIteratorToken } from './iterator'
4

Callers

nothing calls this directly

Calls 6

signDurableIteratorTokenFunction · 0.90
returnMethod · 0.80
nextMethod · 0.45
pingMethod · 0.45

Tested by

no test coverage detected