cheerio_cms
    Preparing search index...

    Interface MenuEntry

    interface MenuEntry {
        title: string;
        url: string;
    }
    Index

    Properties

    Properties

    title: string
    url: string