index.js 72 Bytes
Newer Older
1 2 3
'use strict';

module.exports = require('./loose-envify')(process.env);