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

    Variable overrideOutOfScopeErrorConst

    overrideOutOfScopeError: IErrorHelper<
        {
            ownerResourceId?: string;
            sourceId: string;
            targetId: string;
            targetType: | "Resource"
            | "Task"
            | "Hook"
            | "Task middleware"
            | "Resource middleware";
        } & DefaultErrorType,
    > = ...