@delon/abc
Version:
Common business components of ng-alain.
10 lines (9 loc) • 598 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./full-content.component";
import * as i3 from "./full-content-toggle.directive";
export declare class FullContentModule {
static ɵfac: i0.ɵɵFactoryDeclaration<FullContentModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<FullContentModule, never, [typeof i1.CommonModule, typeof i2.FullContentComponent, typeof i3.FullContentToggleDirective], [typeof i2.FullContentComponent, typeof i3.FullContentToggleDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<FullContentModule>;
}