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

    Type Alias HestiaOpeningTime

    type HestiaOpeningTime = {
        close_time: string;
        day_of_week: number;
        open_time: string;
    }
    Index

    Properties

    close_time: string
    day_of_week: number
    open_time: string