@yoursabhishekabhi7/modal-popup-ng-all
Version:
Reusable Angular modal popup components supporting Angular 14 to 18
14 lines (13 loc) • 848 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "@angular/forms";
import * as i3 from "@angular/platform-browser/animations";
import * as i4 from "@angular/cdk/overlay";
export declare class SharedHomeModule {
ScriptElement?: HTMLScriptElement;
JquerySrciptElement?: HTMLScriptElement;
constructor();
static ɵfac: i0.ɵɵFactoryDeclaration<SharedHomeModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SharedHomeModule, never, [typeof i1.CommonModule, typeof i2.FormsModule, typeof i2.ReactiveFormsModule, typeof i3.BrowserAnimationsModule, typeof i4.OverlayModule], [typeof i1.CommonModule, typeof i2.FormsModule, typeof i3.BrowserAnimationsModule, typeof i2.ReactiveFormsModule, typeof i4.OverlayModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SharedHomeModule>;
}