Trilium Frontend API
    Preparing search index...

    Type Alias EventInput

    EventInput: EventUiInput & RawOptionsFromRefiners<Required<EventRefiners>> & {
        [extendedProp: string]: any;
    }