3 lines
91 B
JavaScript

const Config = require('electron-config')
module.exports = new Config({ name: 'config' });