{"version":3,"names":[],"mappings":"","sources":["directives/alert.component.d.ts"],"sourcesContent":["import { AlertService } from '../services/alert.service';\nexport declare class AlertComponent {\n    private alertService;\n    message: any;\n    constructor(alertService: AlertService);\n    ngOnInit(): void;\n    closeAlert(): void;\n}\n"],"file":"alert.component.d.ts"}