@eagleoutice/flowr - v2.10.2
    Preparing search index...
    interface ValidationErrorResult {
        reason: Error | ValidationError;
        type: "error";
    }
    Index

    Properties

    Properties

    reason: Error | ValidationError
    type: "error"