2017-04-24 14:00:51 +01:00

4 lines
83 B
TypeScript

export * from './heroes';
export * from './core';
export * from './app.component';