Type Alias: DetectionServiceName
type DetectionServiceName = typeof DetectionServiceName[keyof typeof DetectionServiceName];
Defined in: src/models/enums.ts:34
Union type of all detection service name values.
type DetectionServiceName = typeof DetectionServiceName[keyof typeof DetectionServiceName];
Defined in: src/models/enums.ts:34
Union type of all detection service name values.