@sentry/core

Base implementation for all Sentry JavaScript SDKs

Usage no npm install needed!

<script type="module">
  import sentryCore from 'https://cdn.skypack.dev/@sentry/core';
</script>

README


Sentry JavaScript SDK Core

npm version npm dm npm dt typedoc

Links

General

This package contains interface definitions, base classes and utilities for building Sentry JavaScript SDKs, like @sentry/node or @sentry/browser.

Please consider all classes and exported functions and interfaces internal.