Trilium Frontend API
    Preparing search index...

    Type Alias CalendarInteraction

    type CalendarInteraction = {
        destroy: () => void;
    }
    Index
    destroy: () => void