UNPKG
mojax-cache
Version:
latest (1.0.0)
1.0.0
mojax request cache middleware
mojax-cache
/
index.js
11 lines
(9 loc)
•
215 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
/** *
@private
*
@typedef
{Dictionary}
Dictionary *
@see
{
@link
https:
//gi
thub.com/SebastienDaniel/data-structures} *
/ /
** *
@module
"mojax-cache"
*
/ module.exports = require("./li
b/cacheControllerFactory
");