@skyux/core
Version:
This library was generated with [Nx](https://nx.dev).
12 lines (11 loc) • 580 B
TypeScript
import * as i0 from "@angular/core";
/**
* Provides services required to create dynamic components on the page.
* @deprecated The `SkyDynamicComponentService` no longer needs the `SkyDynamicComponentModule`.
* The `SkyDynamicComponentModule` can be removed from your project.
*/
export declare class SkyDynamicComponentModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SkyDynamicComponentModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SkyDynamicComponentModule, never, never, never>;
static ɵinj: i0.ɵɵInjectorDeclaration<SkyDynamicComponentModule>;
}