| Current Path : /var/www/html/test/wetty2/node_modules/mamacro/ |
| Current File : /var/www/html/test/wetty2/node_modules/mamacro/index.js |
function noop() {
throw new Error("Macro has not been processed");
}
module.exports = {
define: noop,
assert: noop,
assertRuntimeError: noop
};