Your IP : 216.73.216.17


Current Path : /etc/kibana/node_modules/mamacro/
Upload File :
Current File : //etc/kibana/node_modules/mamacro/index.js

function noop() {
  throw new Error("Macro has not been processed");
}

module.exports = {
  define: noop,

  assert: noop,
  assertRuntimeError: noop
};