mirror of
https://ghproxy.net/https://github.com/abhijitb/helix.git
synced 2025-08-28 06:26:00 +08:00
4 lines
72 B
JavaScript
4 lines
72 B
JavaScript
|
'use strict';
|
||
|
|
||
|
module.exports = require('./loose-envify')(process.env);
|