5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
// envify compatibility
|
|
'use strict';
|
|
|
|
module.exports = require('./loose-envify');
|