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

Function __

docs/app/js/sanddance-app.js:20176–20178  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20174function __extends(d, b) {
20175 extendStatics(d, b);
20176 function __() {
20177 this.constructor = d;
20178 }
20179 d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
20180}
20181var __assign = function() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected