UNPKG
confg
Version:
latest (0.0.5)
0.0.5
0.0.3
confg helps config enviroment variables with javascript
jacoblwe20/confg
confg
/
test
/
config.js
6 lines
(5 loc)
•
83 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
=
function
(
confg
) { confg.
configuration
({
LAWLS
:
'CAT'
}) };