mirror of
https://ghproxy.net/https://github.com/abhijitb/helix.git
synced 2025-08-27 20:13:02 +08:00
4 lines
83 B
JavaScript
4 lines
83 B
JavaScript
// envify compatibility
|
|
'use strict';
|
|
|
|
module.exports = require('./loose-envify');
|