UNPKG

104 BJavaScriptView Raw
1let config = '.f2econfig.js'
2exports.setConfig = (c) => { config = c }
3exports.getConfig = () => config