AppleSauce
    Preparing search index...

    Function getOrComputeCachedValue

    • Internal method used to cache computed values on events

      Type Parameters

      • T extends unknown

      Parameters

      • event: any
      • symbol: symbol
      • compute: () => T

      Returns T