.. | ||
agent.d.ts | ||
api.d.ts | ||
balanced-pool.d.ts | ||
cache.d.ts | ||
client.d.ts | ||
connector.d.ts | ||
content-type.d.ts | ||
cookies.d.ts | ||
diagnostics-channel.d.ts | ||
dispatcher.d.ts | ||
errors.d.ts | ||
fetch.d.ts | ||
file.d.ts | ||
filereader.d.ts | ||
formdata.d.ts | ||
global-dispatcher.d.ts | ||
global-origin.d.ts | ||
handlers.d.ts | ||
header.d.ts | ||
index.d.ts | ||
interceptors.d.ts | ||
mock-agent.d.ts | ||
mock-client.d.ts | ||
mock-errors.d.ts | ||
mock-interceptor.d.ts | ||
mock-pool.d.ts | ||
package.json | ||
patch.d.ts | ||
pool-stats.d.ts | ||
pool.d.ts | ||
proxy-agent.d.ts | ||
readable.d.ts | ||
README.md | ||
webidl.d.ts | ||
websocket.d.ts |
undici-types
This package is a dual-publish of the undici library types. The undici
package still contains types. This package is for users who only need undici types (such as for @types/node
). It is published alongside every release of undici
, so you can always use the same version.