mazey-lazy-load-images
    Preparing search index...

    Interface GalleryLabels

    interface GalleryLabels {
        error: string;
        loading: string;
        retry: string;
    }
    Index
    error: string
    loading: string
    retry: string