MCPcopy
hub / github.com/babel/babel / err

Function err

packages/babel-runtime-corejs3/helpers/esm/usingCtx.js:59–61  ·  view source on GitHub ↗
(n)

Source from the content-addressed store, hash-verified

57 if (t !== e) throw t;
58 }
59 function err(n) {
60 return t = t !== e ? new r(n, t) : n, next();
61 }
62 return next();
63 }
64 };

Callers 1

nextFunction · 0.70

Calls 1

nextFunction · 0.70

Tested by

no test coverage detected