angular-cn/public/docs/_examples/style-guide/ts/05-12/app/index.ts

2 lines
58 B
TypeScript
Raw Normal View History

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