UNPKG

@spartacus/core

Version:

Spartacus - the core framework

12 lines (11 loc) 539 B
import { ModuleWithProviders } from '@angular/core'; import * as i0 from "@angular/core"; /** * Prepends the external route that redirects to a different storefront system for configured URLs */ export declare class ExternalRoutesModule { static forRoot(): ModuleWithProviders<ExternalRoutesModule>; static ɵfac: i0.ɵɵFactoryDeclaration<ExternalRoutesModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ExternalRoutesModule, never, never, never>; static ɵinj: i0.ɵɵInjectorDeclaration<ExternalRoutesModule>; }