UNPKG

qnode-rest

Version:
5 lines 133 B
global.failhere = function(msg) { msg = msg || 'exception is expected to raise here'; fail(msg); throw new Error(msg); };