FRE-5351 CTO review: finalize hometitle exports and types for alert pipeline + scheduler
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -31,4 +31,13 @@ export type {
|
||||
MatchingConfig,
|
||||
DetectionConfig,
|
||||
NormalizedTokens,
|
||||
AlertSeverityLevel,
|
||||
PropertyAlert,
|
||||
NotificationChannel,
|
||||
AlertPipelineConfig,
|
||||
SchedulerConfig,
|
||||
ScheduledScanResult,
|
||||
} from './types';
|
||||
|
||||
export { HomeTitleAlertPipeline, homeTitleAlertPipeline } from './alert.pipeline';
|
||||
export { HomeTitleSchedulerService, homeTitleScheduler } from './scheduler.service';
|
||||
|
||||
Reference in New Issue
Block a user