UNPKG
@zuzuche/sentry-miniapp
Version:
latest (0.11.4)
0.11.4
0.11.3
0.11.1
用于小程序/小游戏平台的 Sentry SDK
@zuzuche/sentry-miniapp
/
dist
/
version.js
5 lines
•
227 B
JavaScript
View Raw
1
2
3
4
5
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
SDK_VERSION
=
exports
.
SDK_NAME
=
void
0
;
exports
.
SDK_NAME
=
"sentry.javascript.miniapp"
;
exports
.
SDK_VERSION
=
"0.11.4"
;
//# sourceMappingURL=version.js.map