mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-03-16 18:43:01 -04:00
6 lines
56 B
JavaScript
6 lines
56 B
JavaScript
![]() |
'use strict';
|
||
|
|
||
|
let cache = {};
|
||
|
|
||
|
module.exports = cache;
|