UNPKG

@craftsjs/alert

Version:
7 lines (6 loc) 232 B
import { EnvironmentProviders } from '@angular/core'; /** * Standalone provider for CraftsJS Alert. * - Provides MatDialog infrastructure and AlertService. */ export declare function provideCraftsjsAlert(): EnvironmentProviders;