| 16 | use(fluentUI as any, React as any, ReactDOM, vega, deck as any, layers, luma); |
| 17 | |
| 18 | export class SandDanceModel extends DOMWidgetModel { |
| 19 | defaults() { |
| 20 | return { |
| 21 | ...super.defaults(), |
nothing calls this directly
no outgoing calls
no test coverage detected