aot-project
Version:
11 lines (10 loc) • 367 B
JavaScript
;
/**
* @fileoverview This file was generated by the Angular template compiler. Do not edit.
*
* @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride,checkTypes}
* tslint:disable
*/
Object.defineProperty(exports, "__esModule", { value: true });
var styles = ["*[_ngcontent-%COMP%]{color:red}"];
exports.styles = styles;