lru-cache
    Preparing search index...

    Type Alias Inserter<K, V>

    Inserter: (value: V, key: K, reason: InsertReason) => void

    A method called upon item insertion, passed as the OptionsBase.insert

    Type Parameters

    • K
    • V

    Type declaration