express-beans
    Preparing search index...

    Function Cached

    • Caches the result of a method or the response of a route handler using Response.send

      Type Parameters

      • This

      Parameters

      • options: Cache = ...

        {Cache}

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