Files
angular/aio/content/examples/styleguide/src/02-08/app/index.ts
2017-04-24 14:00:51 +01:00

3 lines
59 B
TypeScript

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