8 lines
152 B
TypeScript
8 lines
152 B
TypeScript
/*
|
|
* Public API Surface of odds-crawler-frontend-common
|
|
*/
|
|
|
|
export * from './lib/common.module';
|
|
|
|
export * from './lib/component/material.component';
|