3 lines
140 B
TypeScript
3 lines
140 B
TypeScript
export { MacroNotFoundComponent } from './macro-not-found.component';
|
|
export { MacroNotFoundGuard } from './macro-not-found-guard.service';
|