angular-cn/modules/angular2/test/compiler/style_compiler_import.shim.ts

3 lines
102 B
TypeScript

// used by style_compiler_spec.ts
export var STYLES = ['span[_ngcontent-%COMP%] {\ncolor: blue;\n}'];