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

Class

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

Source from the content-addressed store, hash-verified

8059var _viewState = require("./viewState");
8060var _tsxCreateElement = require("tsx-create-element");
8061class Presenter {
8062 /**
8063 * Instantiate a new Presenter.
8064 * @param el Parent HTMLElement to present within.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected