UNPKG

@spartacus/smartedit

Version:

Smart Edit feature library for Spartacus

9 lines (8 loc) 499 B
import { SmartEditLauncherService } from './services/smart-edit-launcher.service'; import * as i0 from "@angular/core"; export declare function smartEditFactory(smartEditLauncherService: SmartEditLauncherService): () => void; export declare class SmartEditRootModule { static ɵfac: i0.ɵɵFactoryDeclaration<SmartEditRootModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SmartEditRootModule, never, never, never>; static ɵinj: i0.ɵɵInjectorDeclaration<SmartEditRootModule>; }