lib:cache

none

作者
rssa_romeo
日安装量
0
总安装量
10
评分
0 0 0
版本
4
创建于
2024-04-03
更新于
2025-03-07
大小
2.4 KB
许可证
GPLv3
适用于
所有网站

example:
const cache = loadlib('cache')
const c = new cache()
function test(a, s){
if(c.has(`${a}+${s}`))
return c.get()
//do things
return c.set(output)
}
requires:
https://gf.qytechs.cn/en/scripts/491562-libloader-lib

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址