3 lines
78 B
TypeScript
3 lines
78 B
TypeScript
|
// used by style_compiler_spec.ts
|
||
|
export var STYLES = ['span {color: blue}'];
|