UNPKG

glass-app-manager

Version:

Informatica's Glass Framework CLI for bootstrapping

6 lines (4 loc) 206 B
// Conf is being use as a getter and setters. // e.g. One JS file require this and set property on this Conf, which some other JS file can get const Conf = require('conf') module.exports = new Conf()