UNPKG
@sentry/lynx-react
Version:
latest (0.1.0-preview.0)
next (0.1.0-preview.2)
0.1.0-preview.2
0.1.0-preview.1
0.1.0-preview.0
Official Sentry SDK for Lynx React
github.com/getsentry/sentry-lynx
getsentry/sentry-lynx
@sentry/lynx-react
/
dist
/
types
/
utils
/
fetch.d.ts
2 lines
•
97 B
TypeScript
View Raw
1
2
export
declare
function
getFetch
(
):
typeof
fetch |
undefined
;
//# sourceMappingURL=fetch.d.ts.map