UNPKG

confg

Version:

confg helps config enviroment variables with javascript

6 lines (5 loc) 83 B
module.exports = function ( confg ) { confg.configuration({ LAWLS: 'CAT' }) };