MCPcopy
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

1import {Buffer} from 'node:buffer';
2import {ReadStream} from 'node:fs';
3import {ClientRequest} from 'node:http';
4import test from 'ava';

Callers

nothing calls this directly

Calls 4

jsonMethod · 0.80
writeMethod · 0.80
abortMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected