Trilium Frontend API
    Preparing search index...

    Interface NoEventsInfo

    interface NoEventsInfo {
        text: string;
        view: ViewApi;
    }
    Index
    text: string
    view: ViewApi