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

    Variable runtimeAccessViolationErrorConst

    runtimeAccessViolationError: IErrorHelper<
        {
            exportedIds: string[];
            exportsDeclared: boolean;
            rootId: string;
            targetId: string;
            targetType: "Resource"
            | "Task"
            | "Event";
        } & DefaultErrorType,
    > = ...