@angular/material
Version:
Angular Material
15 lines • 1.21 kB
JavaScript
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("tslib"),require("@angular/cdk/testing")):"function"==typeof define&&define.amd?define("@angular/material/form-field/testing/control",["exports","tslib","@angular/cdk/testing"],t):t(((e=e||self).ng=e.ng||{},e.ng.material=e.ng.material||{},e.ng.material.formField=e.ng.material.formField||{},e.ng.material.formField.testing=e.ng.material.formField.testing||{},e.ng.material.formField.testing.control={}),e.tslib,e.ng.cdk.testing)}(this,(function(e,t,n){"use strict";
/**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/var i=function(e){function n(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(n,e),n}(n.ComponentHarness);
/**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/e.MatFormFieldControlHarness=i,Object.defineProperty(e,"__esModule",{value:!0})}));