3 lines
59 B
TypeScript
Raw Normal View History

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