angular-cn/public/docs/_examples/style-guide/ts/09-01/app/index.ts

2 lines
58 B
TypeScript
Raw Normal View History

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