JSPM

@sentry/utils

4.3.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 9560485
  • Score
    100M100P100Q225528F
  • License BSD-3-Clause

Utilities for all Sentry JavaScript SDKs

Package Exports

  • @sentry/utils
  • @sentry/utils/async
  • @sentry/utils/fs
  • @sentry/utils/is
  • @sentry/utils/logger
  • @sentry/utils/misc
  • @sentry/utils/object
  • @sentry/utils/path
  • @sentry/utils/store
  • @sentry/utils/string
  • @sentry/utils/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

npm version npm dm npm dt typedoc

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.