Type alias DisposeReason

DisposeReason: "evict" | "set" | "delete"

The reason why an item was removed from the cache, passed to the Disposer methods.

Generated using TypeDoc