UNPKG

98 BJavaScriptView Raw
1'use strict';
2const Conf = require('conf');
3
4const config = new Conf();
5
6module.exports = config;