2022-03-14 22:57:09 +01:00

3 lines
91 B
JavaScript

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