UNPKG

confn

Version:

A simple to implement config management node js library. Setup dev, staging, production, etc. config for your node app effortlessly.

4 lines (2 loc) 57 B
import Conf from './confn/conf'; module.exports = Conf;