mirror of
https://github.com/sstent/aicyclingcoach-go.git
synced 2026-01-26 00:51:56 +00:00
5 lines
83 B
JavaScript
5 lines
83 B
JavaScript
// envify compatibility
|
|
'use strict';
|
|
|
|
module.exports = require('./loose-envify');
|