This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
root
/
gs_nuxt
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
6cd2384d80
Ramas
Etiquetas
master
gs_nuxt
/
node_modules
/
vue-jest
/
lib
/
cache.js
cache.js
95 B
Histórico
Raw
1
2
3
4
5
const NodeCache = require('node-cache')
const cache = new NodeCache()
module.exports = cache