UNPKG

confg

Version:

confg helps config enviroment variables with javascript

5 lines 80 B
module.exports = function ( confg ) { confg.configuration({ FIVE: '5' }) };