UNPKG

83 BJavaScriptView Raw
1// envify compatibility
2'use strict';
3
4module.exports = require('./loose-envify');