@bluelibs/runner - v6.3.1
    Preparing search index...

    Type Alias IsolationTarget

    Valid targets for .isolate({ deny: [...], only: [...] }).

    • RegisterableItems — bare definitions (task, resource, event, tag, etc.). Treated as scope(item) with all channels = true.
    • IsolationSubtreeFilter — created by subtreeOf(resource, { types? }). Treated as scope(subtreeOf(x)) with all channels = true.
    • IsolationScope — created by scope(target, { channels }) for fine‑grained per-channel control.

    Raw strings are not valid here.