Searched refs:loadPrefix (Results 1 – 3 of 3) sorted by relevance
1 module.exports = loadPrefix6 function loadPrefix (cb) { function
109 conf.loadPrefix(function (er) {217 Conf.prototype.loadPrefix = require('./load-prefix.js') method in Conf
156 …41): error TS2551: Property 'localPrefix' does not exist on type 'Conf'. Did you mean 'loadPrefix'?