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

Method destroy

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

Source from the content-addressed store, hash-verified

38export interface SimPptxViewerHandle {
39 readonly viewer: PptxViewer
40 destroy(): void
41}
42
43export async function openSimPptxViewer({

Callers 15

parseStreamMethod · 0.65
onAbortFunction · 0.65
getCsvPreviewSliceFunction · 0.65
destroyFunction · 0.65
secureFetchWithPinnedIPFunction · 0.65
startFunction · 0.65
cancelFunction · 0.65
onAbortFunction · 0.65
readMultipartFunction · 0.65
onStreamAbortFunction · 0.65
onAbortFunction · 0.65

Implementers 1

PptxViewerapps/sim/lib/pptx-renderer/core/viewer

Calls

no outgoing calls

Tested by 5

testFunction · 0.52
roundTripFunction · 0.52
renderedHrefsFunction · 0.52
decorationClassesForFunction · 0.52
oneShotFunction · 0.52