UNPKG
sentry-wechat-miniprogram
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
@sentry/browser 的微信小程序版本。
github.com/fjc0k/sentry-wechat-miniprogram
fjc0k/sentry-wechat-miniprogram
sentry-wechat-miniprogram
/
lib
/
version.d.ts
3 lines
(2 loc)
•
114 B
TypeScript
View Raw
1
2
3
export
declare
const
SDK_NAME
=
"sentry.javascript.wechat-miniprogram"
;
export
declare
const
SDK_VERSION
:
string
;