Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ AbortError } from
'../errors'
;
2
import
{ asyncIteratorMap } from
'./asyncIteratorMap'
;
3
4
// Helper function to create an async generator from array
Callers
nothing calls this directly
Calls
4
asyncIteratorMap
Function · 0.90
collectResults
Function · 0.85
keys
Method · 0.80
createAsyncGenerator
Function · 0.70
Tested by
no test coverage detected