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

Class

packages/sanddance/src/characterSet.ts:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4import { types } from '@msrvida/vega-deck.gl';
5
6export class CharacterSet {
7 private chars: string[];
8
9 public resetCharacterSet(forceNewCharacterSet: boolean, oldInsight?: Insight, newInsight?: Insight) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected