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

Class

packages/sanddance-specs/src/specBuilder.ts:53–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53export class SpecBuilder {
54 private globalSignals: GlobalSignals;
55
56 constructor(public props: SpecBuilderProps, public specContext: SpecContext) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected