UNPKG

@abp/ng.theme.basic

Version:

ABP Framework is a complete open-source infrastructure to create modern web applications by following the best practices and conventions of software development. This package is a part of the [ABP Framework](https://abp.io) and contains client-side files.

13 lines (10 loc) 578 B
import * as i0 from '@angular/core'; import { ModuleWithProviders } from '@angular/core'; import * as i1 from '@abp/ng.theme.basic'; 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>; } export { ThemeBasicTestingModule };