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

3 lines
59 B
TypeScript
Raw Normal View History

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