UNPKG
easysetcookie
Version:
latest (0.0.2)
0.0.2
0.0.1
做一个方便查看和设置cookie的项目
github.com/hblvsjtu/EasySetCookie
hblvsjtu/EasySetCookie
easysetcookie
/
index.js
11 lines
(8 loc)
•
163 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
/** * index.js *
@authors
binghongcha (hblvsjtu@163.com) *
@date
2019-11-24 15:21:01 *
@version
0.0.1 */
import
EFEProj
from
''
;
export
default
EFEProj
;