supervision-js
    Preparing search index...

    Type Alias DetectionStylePredicate<TContext>

    DetectionStylePredicate: (detection: Detection, context: TContext) => boolean

    Predicate used by base styles to include or skip a detection.

    Type Parameters

    • TContext

    Type Declaration