UNPKG

ng-404

Version:

A readymade 404 or page-not-found angular component.

9 lines (8 loc) 376 B
import { OnInit } from '@angular/core'; import * as i0 from "@angular/core"; export declare class NgNotFoundComponent implements OnInit { constructor(); ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration<NgNotFoundComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<NgNotFoundComponent, "ng-404", never, {}, {}, never, never, false>; }