UNPKG
blue-fish-wx-isv
Version:
latest (1.0.7)
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
一个轻量的微信SDK服务商版 for Node.js(修复漏洞版)
github.com/ityifan/blue-fish-wx-isv
ityifan/blue-fish-wx-isv
blue-fish-wx-isv
/
libs
/
WxIsvConst.d.ts
4 lines
(3 loc)
•
168 B
TypeScript
View Raw
1
2
3
4
import
{
WxIsv
}
from
'../typings'
;
export
declare
const
AuthScopes
:
WxIsv
.
Dic
<
WxIsv
.
WxIsvAuthItem
>;
export
declare
const
MpAuthScopes
:
WxIsv
.
Dic
<
WxIsv
.
WxIsvAuthItem
>;