Flarum (v2.0.0-beta.1)
    Preparing search index...

    Interface HistoryEntry

    interface HistoryEntry {
        name: string;
        title: string;
        url: string;
    }
    Index

    Properties

    Properties

    name: string
    title: string
    url: string