opt-cc/opt-cc-static/src/app/index.ts

4 lines
108 B
TypeScript
Raw Normal View History

2017-05-10 11:04:06 +02:00
export * from '../environments/environment';
export * from './app.component';
export * from './app.routing'