Trilium Frontend API
    Preparing search index...

    Interface EventStore

    interface EventStore {
        defs: EventDefHash;
        instances: EventInstanceHash;
    }
    Index