devowl-wp
    Preparing search index...
    preDecisionGatewayIsPreventPreDecision: (
        preventPreDecision: boolean,
    ) => PreDecisionGateway = ...

    Prevent any predecision and user decision and force to reuse existing consent or all for crawlers. This could be e.g. be configured by a dynamic hook or on server-side via a localized variable.

    Type declaration