mirror of
https://github.com/zkopru-network/zkopru.git
synced 2026-04-24 03:00:03 -04:00
3 lines
89 B
JavaScript
3 lines
89 B
JavaScript
// eslint-disable-next-line no-undef
|
|
module.exports = (...args) => window.fetch(...args)
|