MCPcopy
hub / github.com/remotion-dev/remotion / Error

Interface Error

packages/serverless/src/stackback.ts:64–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62
63declare global {
64 interface Error {
65 _sb_callsites: NodeJS.CallSite[];
66 }
67}

Callers 15

stillCommandFunction · 0.85
renderCommandFunction · 0.85
delayRenderInternalFunction · 0.85
cancelRenderInternalFunction · 0.85
stillCommandFunction · 0.85
renderCommandFunction · 0.85
delayRenderFunction · 0.85
bundle.jsFile · 0.85
NaFunction · 0.85
PaFunction · 0.85
gbFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…