Your IP : 216.73.216.40


Current Path : /var/www/html/test/wetty2/node_modules/mamacro/
Upload File :
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
};