mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 19:42:34 -06:00
4 lines
72 B
JavaScript
4 lines
72 B
JavaScript
|
'use strict';
|
||
|
|
||
|
module.exports = require('./loose-envify')(process.env);
|