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

Class

docs/app/js/sanddance-app.js:2536–2536  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2534var _signals = require("./signals");
2535var _index = require("./layouts/index");
2536class SpecBuilder {
2537 constructor(props, specContext){
2538 this.props = props;
2539 this.specContext = specContext;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected