Files

5 lines
83 B
JavaScript
Raw Permalink Normal View History

// envify compatibility
'use strict';
module.exports = require('./loose-envify');