@spartacus/storefront
Version:
Spartacus Storefront is a package that you can include in your application, which allows you to add default storefront features.
9 lines (8 loc) • 422 B
TypeScript
import { ModuleWithProviders } from '@angular/core';
import * as i0 from "@angular/core";
export declare class LaunchDialogModule {
static forRoot(): ModuleWithProviders<LaunchDialogModule>;
static ɵfac: i0.ɵɵFactoryDeclaration<LaunchDialogModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<LaunchDialogModule, never, never, never>;
static ɵinj: i0.ɵɵInjectorDeclaration<LaunchDialogModule>;
}