@spartacus/core
Version:
Spartacus - the core framework
9 lines (8 loc) • 412 B
TypeScript
import { ModuleWithProviders } from '@angular/core';
import * as i0 from "@angular/core";
export declare class CostCenterModule {
static forRoot(): ModuleWithProviders<CostCenterModule>;
static ɵfac: i0.ɵɵFactoryDeclaration<CostCenterModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<CostCenterModule, never, never, never>;
static ɵinj: i0.ɵɵInjectorDeclaration<CostCenterModule>;
}