MCPcopy
hub / github.com/simstudioai/sim / abortDestroy

Function abortDestroy

apps/sim/lib/pptx-renderer/sim-pptx-viewer.ts:74–74  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

72 }
73
74 const abortDestroy = () => destroy()
75 signal?.addEventListener('abort', abortDestroy, { once: true })
76
77 try {

Callers

nothing calls this directly

Calls 1

destroyFunction · 0.70

Tested by

no test coverage detected