2022-06-28 16:46:33 +03:00

4 lines
183 B
TypeScript

export * from './loading.service';
export * from './full-page-loading-indicator/full-page-loading-indicator.component';
export * from './progress-loading/progress-loading.component';