mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-11 11:34:26 +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'
|