@abp/ng.theme.basic
Version:
<h1> @abp/ng.theme.basic </h1>
10 lines (9 loc) • 556 B
TypeScript
import { ModuleWithProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@abp/ng.theme.basic";
export declare class ThemeBasicTestingModule {
static withConfig(): ModuleWithProviders<ThemeBasicTestingModule>;
static ɵfac: i0.ɵɵFactoryDeclaration<ThemeBasicTestingModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ThemeBasicTestingModule, never, [typeof i1.BaseThemeBasicModule], [typeof i1.BaseThemeBasicModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ThemeBasicTestingModule>;
}