7 lines
149 B
TypeScript
7 lines
149 B
TypeScript
|
/*
|
||
|
* Public API Surface of odds-crawler-frontend-network
|
||
|
*/
|
||
|
|
||
|
export * from './lib/network.module';
|
||
|
export * from './lib/component/main.component';
|