UNPKG

@speedy-js/depcost

Version:

[![npm version](https://badgen.net/npm/v/@speedy-js/depcost)](https://npm.im/@speedy-js/depcost)

8 lines (4 loc) 137 B
const Conf = require('conf') const STORE_SCOPE = 'depcost' const store = new Conf({ configName: STORE_SCOPE }) module.exports = store