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

    Type Alias HestiaOpeningTimeJoined

    type HestiaOpeningTimeJoined = {
        close_time: string;
        days_of_week: string;
        open_time: string;
    }
    Index

    Properties

    close_time: string
    days_of_week: string
    open_time: string