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