1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/shared/modules
Erik Marks 7159dd6867
Fetch with a timeout everywhere (#10101)
* Use fetchWithTimeout everywhere
* Memoize getFetchWithTimeout
* Require specified timeout
2021-01-19 08:41:57 -08:00
..
fetch-with-timeout.js Fetch with a timeout everywhere (#10101) 2021-01-19 08:41:57 -08:00
README.md add new MetaMetricsController (#9857) 2020-12-02 15:41:30 -06:00

Shared Modules

This folder is reserved for modules that can be used globally within both the background and ui applications.