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

Class

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

Source from the content-addressed store, hash-verified

33import DataViewObjectsParser = dataViewObjectsParser.DataViewObjectsParser;
34
35export class SandDanceConfig {
36 [propertyName: string]: DataViewPropertyValue;
37 insightJSON: string = '';
38 snapshotsJSON: string = '';

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected