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

Class

packages/sanddance-react/src/viewer.tsx:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33function _SandDanceReact(props: Props) {
34
35 class __SandDanceReact extends base.react.Component<Props, State> {
36 public viewer: Viewer;
37 private viewerDiv: React.ReactInstance;
38 private lastData: object[];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected