wallet-core/node_modules/loose-envify/custom.js

5 lines
83 B
JavaScript
Raw Normal View History

2016-10-10 03:43:44 +02:00
// envify compatibility
2016-11-03 01:33:53 +01:00
'use strict';
2016-10-10 03:43:44 +02:00
module.exports = require('./loose-envify');