Package Exports
- @sentry/utils
- @sentry/utils/esm/async
- @sentry/utils/esm/is
- @sentry/utils/esm/logger
- @sentry/utils/esm/misc
- @sentry/utils/esm/object
- @sentry/utils/esm/path
- @sentry/utils/esm/string
- @sentry/utils/esm/supports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@sentry/utils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Sentry JavaScript SDK Utilities
Links
General
Common utilities used by the Sentry JavaScript SDKs. Warning, only submodule imports are allowed here. Also note, this function shouldn't be used externally, we will break them from time to time. This package is not part of our public API contract, we use them only internally.