2 lines
58 B
TypeScript
Raw Normal View History

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