Files
agent/shared/src/components/macro/not-found/index.ts
2017-02-05 20:31:52 +01:00

3 lines
140 B
TypeScript

export { MacroNotFoundComponent } from './macro-not-found.component';
export { MacroNotFoundGuard } from './macro-not-found-guard.service';