3 lines
91 B
JavaScript
Executable File

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