Type Alias MutationCacheNotifyEvent

MutationCacheNotifyEvent:
    | NotifyEventMutationAdded
    | NotifyEventMutationRemoved
    | NotifyEventMutationObserverAdded
    | NotifyEventMutationObserverRemoved
    | NotifyEventMutationObserverOptionsUpdated
    | NotifyEventMutationUpdated