UNPKG
farst-cache
Version:
latest (0.0.1)
0.0.1
精简的前端缓存工具,防止内存泄露
github.com/qiangf811/farst-cache
qiangf811/farst-cache
farst-cache
/
.babelrc
5 lines
(4 loc)
•
42 B
Plain Text
View Raw
1
2
3
4
5
{
"presets"
:
[
"env"
]
,
"plugins"
:
[
]
}