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

Function BaseAutoFill1

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

Source from the content-addressed store, hash-verified

39693 */ var BaseAutoFill = /** @class */ function(_super) {
39694 (0, _tslib.__extends)(BaseAutoFill1, _super);
39695 function BaseAutoFill1() {
39696 return _super !== null && _super.apply(this, arguments) || this;
39697 }
39698 return BaseAutoFill1;
39699}(Autofill);
39700

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected