MCPcopy
hub / github.com/JuliaPluto/Pluto.jl / Window

Interface Window

frontend/Desktop.d.ts:51–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 }
50 }
51 interface Window {
52 plutoDesktop?: Desktop.PlutoDesktop
53 }
54}
55
56export {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected