@yoursabhishekabhi7/modal-popup-ng-all
Version:
Reusable Angular modal popup components supporting Angular 14 to 18
9 lines (8 loc) • 409 B
TypeScript
import { OnInit } from '@angular/core';
import * as i0 from "@angular/core";
export declare class BootStarpCarouselComponent implements OnInit {
constructor();
ngOnInit(): void;
static ɵfac: i0.ɵɵFactoryDeclaration<BootStarpCarouselComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<BootStarpCarouselComponent, "boot-starp-carousel", never, {}, {}, never, never, false, never>;
}