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

Class

extensions/common-frontend/src/app.tsx:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 const Z = 'Z'.charCodeAt(0);
57
58 export class App extends React.Component<{}, State> {
59 private viewerOptions: Partial<SandDance.types.ViewerOptions>;
60 private handlers: Handlers;
61 public explorer: SandDanceExplorer.Explorer_Class;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected