Member Junction
    Preparing search index...
    type IntegrityCheckResult = {
        Message: string;
        Name: string;
        Success: boolean;
    }
    Index

    Properties

    Properties

    Message: string
    Name: string
    Success: boolean