mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-12 03:54:13 +00:00
3 lines
86 B
JavaScript
3 lines
86 B
JavaScript
|
global.fetch = require('node-fetch')
|
||
|
window.BASE_API = 'http://localhost:4000/api/v1'
|