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

Class

packages/powerbi/src/app.ts:59–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59export class App extends React.Component<Props, State> {
60 private viewerOptions: Partial<SandDance.types.ViewerOptions>;
61 private signalChanged: boolean;
62 public explorer: Explorer_Class;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected