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

3 lines
59 B
TypeScript

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