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

Class

packages/powerbi/src/settings.ts:42–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42export class SandDanceMainSettings {
43 showchrome: boolean = true;
44 darktheme: boolean = false;
45}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected