odds-crawler-frontend/projects/odds-crawler-frontend-network/src/public-api.ts
2019-04-30 02:54:36 +09:00

7 lines
149 B
TypeScript

/*
* Public API Surface of odds-crawler-frontend-network
*/
export * from './lib/network.module';
export * from './lib/component/main.component';