@schematics/angular
Version:
Schematics specific to Angular
12 lines • 412 B
JavaScript
;
/**
* @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.dev/license
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports.ANGULAR_CORE_TESTING = void 0;
exports.ANGULAR_CORE_TESTING = '@angular/core/testing';
//# sourceMappingURL=constants.js.map