You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Patrick Jierald Francisco Juan e13d022e26 | 10 months ago | |
---|---|---|
.. | ||
README.md | 10 months ago | |
agent.d.ts | 10 months ago | |
api.d.ts | 10 months ago | |
balanced-pool.d.ts | 10 months ago | |
cache.d.ts | 10 months ago | |
client.d.ts | 10 months ago | |
connector.d.ts | 10 months ago | |
content-type.d.ts | 10 months ago | |
cookies.d.ts | 10 months ago | |
diagnostics-channel.d.ts | 10 months ago | |
dispatcher.d.ts | 10 months ago | |
errors.d.ts | 10 months ago | |
fetch.d.ts | 10 months ago | |
file.d.ts | 10 months ago | |
filereader.d.ts | 10 months ago | |
formdata.d.ts | 10 months ago | |
global-dispatcher.d.ts | 10 months ago | |
global-origin.d.ts | 10 months ago | |
handlers.d.ts | 10 months ago | |
header.d.ts | 10 months ago | |
index.d.ts | 10 months ago | |
interceptors.d.ts | 10 months ago | |
mock-agent.d.ts | 10 months ago | |
mock-client.d.ts | 10 months ago | |
mock-errors.d.ts | 10 months ago | |
mock-interceptor.d.ts | 10 months ago | |
mock-pool.d.ts | 10 months ago | |
package.json | 10 months ago | |
patch.d.ts | 10 months ago | |
pool-stats.d.ts | 10 months ago | |
pool.d.ts | 10 months ago | |
proxy-agent.d.ts | 10 months ago | |
readable.d.ts | 10 months ago | |
webidl.d.ts | 10 months ago | |
websocket.d.ts | 10 months ago |
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.