HckApm/node_modules/undici-types
minicx 99e5f883a3 second commit 2023-12-23 14:56:27 +03:00
..
README.md second commit 2023-12-23 14:56:27 +03:00
agent.d.ts second commit 2023-12-23 14:56:27 +03:00
api.d.ts second commit 2023-12-23 14:56:27 +03:00
balanced-pool.d.ts second commit 2023-12-23 14:56:27 +03:00
cache.d.ts second commit 2023-12-23 14:56:27 +03:00
client.d.ts second commit 2023-12-23 14:56:27 +03:00
connector.d.ts second commit 2023-12-23 14:56:27 +03:00
content-type.d.ts second commit 2023-12-23 14:56:27 +03:00
cookies.d.ts second commit 2023-12-23 14:56:27 +03:00
diagnostics-channel.d.ts second commit 2023-12-23 14:56:27 +03:00
dispatcher.d.ts second commit 2023-12-23 14:56:27 +03:00
errors.d.ts second commit 2023-12-23 14:56:27 +03:00
fetch.d.ts second commit 2023-12-23 14:56:27 +03:00
file.d.ts second commit 2023-12-23 14:56:27 +03:00
filereader.d.ts second commit 2023-12-23 14:56:27 +03:00
formdata.d.ts second commit 2023-12-23 14:56:27 +03:00
global-dispatcher.d.ts second commit 2023-12-23 14:56:27 +03:00
global-origin.d.ts second commit 2023-12-23 14:56:27 +03:00
handlers.d.ts second commit 2023-12-23 14:56:27 +03:00
header.d.ts second commit 2023-12-23 14:56:27 +03:00
index.d.ts second commit 2023-12-23 14:56:27 +03:00
interceptors.d.ts second commit 2023-12-23 14:56:27 +03:00
mock-agent.d.ts second commit 2023-12-23 14:56:27 +03:00
mock-client.d.ts second commit 2023-12-23 14:56:27 +03:00
mock-errors.d.ts second commit 2023-12-23 14:56:27 +03:00
mock-interceptor.d.ts second commit 2023-12-23 14:56:27 +03:00
mock-pool.d.ts second commit 2023-12-23 14:56:27 +03:00
package.json second commit 2023-12-23 14:56:27 +03:00
patch.d.ts second commit 2023-12-23 14:56:27 +03:00
pool-stats.d.ts second commit 2023-12-23 14:56:27 +03:00
pool.d.ts second commit 2023-12-23 14:56:27 +03:00
proxy-agent.d.ts second commit 2023-12-23 14:56:27 +03:00
readable.d.ts second commit 2023-12-23 14:56:27 +03:00
webidl.d.ts second commit 2023-12-23 14:56:27 +03:00
websocket.d.ts second commit 2023-12-23 14:56:27 +03:00

README.md

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.