3 lines
48 B
JavaScript
Raw Normal View History

2014-09-25 14:30:10 -07:00
export var Foo = 'FOO';
export var Bar = 'BAR';