Some checks failed
Automated Container Build / build-and-push (push) Failing after 8s
4 lines
83 B
JavaScript
4 lines
83 B
JavaScript
// envify compatibility
|
|
'use strict';
|
|
|
|
module.exports = require('./loose-envify');
|