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

Class

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

Source from the content-addressed store, hash-verified

16use(fluentUI as any, React as any, ReactDOM, vega, deck as any, layers, luma);
17
18export class SandDanceModel extends DOMWidgetModel {
19 defaults() {
20 return {
21 ...super.defaults(),

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected