custom.js 83 Bytes
Newer Older
박상호's avatar
from jw    
박상호 committed
1
2
3
4
// envify compatibility
'use strict';

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