UNPKG

node-env-file

Version:

Parse and load environment files (containing ENV variable exports) into Node.js environment, i.e. `process.env`.

8 lines (5 loc) 111 B
'use strict' // ----------------------- // Export // -------------------- module.exports = require('./lib')