mirror of
https://github.com/oceanprotocol/status-frontend.git
synced 2024-11-25 03:20:08 +01:00
4 lines
72 B
JavaScript
4 lines
72 B
JavaScript
|
'use strict';
|
||
|
|
||
|
module.exports = require('./loose-envify')(process.env);
|