express-beans
    Preparing search index...

    Function Cached

    • Caches the result of a method

      Type Parameters

      • This

      Parameters

      • options: Cache = ...

        {Cache}

      Returns (
          method: BeanFunction,
          context: ClassMethodDecoratorContext<This, BeanFunction>,
      ) => (...args: any) => any