ng-404
Version:
A readymade 404 or page-not-found angular component.
8 lines (7 loc) • 355 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ng-404.component";
export declare class Ng404 {
static ɵfac: i0.ɵɵFactoryDeclaration<Ng404, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<Ng404, [typeof i1.NgNotFoundComponent], never, [typeof i1.NgNotFoundComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<Ng404>;
}