ecspresso
    Preparing search index...

    Interface DetectionComponentTypes

    Component types provided by the detection plugin.

    interface DetectionComponentTypes {
        detectedEntities: DetectedEntities;
        detector: Detector;
    }
    Index

    Properties

    detectedEntities: DetectedEntities
    detector: Detector