Trilium Frontend API
    Preparing search index...

    Type Alias WatchdogEventCallback<K>

    WatchdogEventCallback: (evt: null, ...args: WatchdogEventArgs<K>) => void

    Utility type that gets the callback type for the given event.

    Type Parameters

    Type Declaration