MCPcopy Create free account
hub / github.com/ProtonDriveApps/sdk / asyncIteratorMap.test.ts

File asyncIteratorMap.test.ts

client/js/src/internal/asyncIteratorMap.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { AbortError } from '../errors';
2import { asyncIteratorMap } from './asyncIteratorMap';
3
4// Helper function to create an async generator from array

Callers

nothing calls this directly

Calls 4

asyncIteratorMapFunction · 0.90
collectResultsFunction · 0.85
keysMethod · 0.80
createAsyncGeneratorFunction · 0.70

Tested by

no test coverage detected