2015-01-04 19:40:09 +11:00

3 lines
63 B
JavaScript

export var a = 'a';
export * from './a.js'; // also exports a