module.exports.HelperFunctionBuiltin = [ "#if", "#unless", "#each", "#with", "lookup", "log", "blockHelperMissing", "each", "helperMissing", "if", "unless", "log", "lookup", "with" ] module.exports.HelperFunctionNames = { OBJECT: "object", ALL: "all", }