class weakcache.LRFUExpirerRe-exportimport { weakcache } from "https://deno.land/x/live@1.53.6/deps.ts"; const { LRFUExpirer } = weakcache; ConstructorsnewLRFUExpirer(options)Methodscleanup()delete(entry)insertEntry(entry,lruIndex,expirationPriority,)reset()used(entry, expirationPriority)