()
| 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 |
nothing calls this directly
no outgoing calls
no test coverage detected