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

Function Callout1

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

Source from the content-addressed store, hash-verified

31255var Callout = /** @class */ function(_super) {
31256 (0, _tslib.__extends)(Callout1, _super);
31257 function Callout1() {
31258 return _super !== null && _super.apply(this, arguments) || this;
31259 }
31260 Callout1.prototype.render = function() {
31261 var _a = this.props, layerProps = _a.layerProps, rest = (0, _tslib.__rest)(_a, [
31262 "layerProps"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected