express-beans
Preparing search index...
Cached
Function Cached
Cached
<
This
>
(
options
?:
Cache
,
)
:
(
method
:
BeanFunction
,
context
:
ClassMethodDecoratorContext
<
This
,
BeanFunction
>
,
)
=>
BeanFunction
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
Decorator
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
express-beans
Loading...
Caches the result of a method or the response of a route handler using Response.send