scv-bilara
Version:
SuttaCentral bilara-data library
22 lines (20 loc) • 445 B
JavaScript
module.exports.DBG_BD_INIT = 0; // BilaraData creation
module.exports.DBG_EXEC = 0;
module.exports.DBG_EXAMPLES = 0;
module.exports.DBG_GREP = 0;
module.exports.DBG_MLD = 0;
module.exports.DBG = {
FIND: 0,
FINDARGS: 0,
MLD_CTOR: 0,
MLD_LOAD: 0,
MLD_TITLES: 0,
SEEKER: 0,
SEARCH_SCRIPT: 0,
SLOWFIND: 0,
SLOWFINDID: 0,
SLOWFINDTRILINGUAL: 0,
SUTTA_UIDSEARCH: 0,
TRILINGUALDOC: 0,
VERBOSE: 0,
};