Websites v4 docs v5.2.4
    Preparing search index...

    Type Alias HestiaTestimonialsResult

    type HestiaTestimonialsResult = {
        testimonials: { elements: HestiaTestimonialData[]; total: number };
    }
    Index

    Properties

    Properties

    testimonials: { elements: HestiaTestimonialData[]; total: number }