Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sindresorhus/got
/ promise.ts
File
promise.ts
test/promise.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{Buffer} from
'node:buffer'
;
2
import
{ReadStream} from
'node:fs'
;
3
import
{ClientRequest} from
'node:http'
;
4
import
test from
'ava'
;
Callers
nothing calls this directly
Calls
4
json
Method · 0.80
write
Method · 0.80
abort
Method · 0.80
get
Method · 0.45
Tested by
no test coverage detected