1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 03:12:42 +02:00
metamask-extension/shared
Elliot Winkler bbfc455342
Convert shared/modules/fetch-with-timeout to TS (#18351)
We want to convert NetworkController to TypeScript in order to be able
to compare differences in the controller between in this repo and the
core repo. To do this, however, we need to convert the dependencies of
the controller to TypeScript.

As a part of this effort, this commit converts
`shared/modules/fetch-with-timeout.js` to TypeScript.
2023-03-31 10:52:33 -06:00
..
constants Introduce action metrics for mv3 service worker restart (#18346) 2023-03-31 14:22:33 +01:00
lib Fix: add tests 2023-03-28 10:35:30 +02:00
modules Convert shared/modules/fetch-with-timeout to TS (#18351) 2023-03-31 10:52:33 -06:00
notifications Adding NFT autodetection to "What's New" Announcements (#17653) 2023-03-14 11:07:58 -04:00