mirror of
https://github.com/IT4Change/gradido.git
synced 2026-01-16 01:44:31 +00:00
5 lines
83 B
JavaScript
5 lines
83 B
JavaScript
// envify compatibility
|
|
'use strict';
|
|
|
|
module.exports = require('./loose-envify');
|