MCPcopy Create free account
hub / github.com/microsoft/SandDance /

Class

python/jupyter-widget/src/widget.ts:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47
48
49export class SandDanceView extends DOMWidgetView {
50 private explorer?: Explorer_Class;
51 private wrapper?: React.DetailedReactHTMLElement<any, HTMLElement>;
52

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected