7 lines
149 B
TypeScript
Raw Normal View History

2019-04-30 02:54:36 +09:00
/*
* Public API Surface of odds-crawler-frontend-network
*/
export * from './lib/network.module';
export * from './lib/component/main.component';