Skip to content

Commit

Permalink
chore: update deprecated url (#3145)
Browse files Browse the repository at this point in the history
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
  • Loading branch information
rcanpahali and jakebailey authored Jun 6, 2024
1 parent c05a65e commit 5a1a8cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ const handleResponse = (response: APIResponses) => {
// parts of the union are checked. There is a good pattern
// for this using the never type in the handbook:

// https://www.typescriptlang.org/docs/handbook/advanced-types.html#discriminated-unions
// https://www.typescriptlang.org/docs/handbook/2/narrowing.html#the-never-type

0 comments on commit 5a1a8cf

Please sign in to comment.