Skip to content

Commit

Permalink
Mention Progress in types list
Browse files Browse the repository at this point in the history
Fixes #1895
  • Loading branch information
szmarczak authored Dec 10, 2021
1 parent 0f9f2b8 commit 3053c5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions documentation/typescript.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ Here's a list of types that Got exports:

### [`RequestEvents<T>`](https://github.com/sindresorhus/got/blob/ae04c0e36cf3f5b2e356df7d48a5b19988f935a2/source/core/index.ts#L108)

### [`Progress`](https://github.com/sindresorhus/got/blob/0f9f2b83b77710f2dc08c2a6bce1c78ba8d46760/source/core/index.ts#L40)

### [`InstanceDefaults`](https://github.com/sindresorhus/got/blob/ae04c0e36cf3f5b2e356df7d48a5b19988f935a2/source/types.ts#L17)

### [`GotReturn`](https://github.com/sindresorhus/got/blob/ae04c0e36cf3f5b2e356df7d48a5b19988f935a2/source/types.ts#L44)
Expand Down

0 comments on commit 3053c5f

Please sign in to comment.