Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
23 lines
901 B
Plaintext
23 lines
901 B
Plaintext
<p align="center">
|
|
<a href="https://sentry.io/?utm_source=github&utm_medium=logo" target="_blank">
|
|
<img src="https://sentry-brand.storage.googleapis.com/sentry-wordmark-dark-280x84.png" alt="Sentry" width="280" height="84">
|
|
</a>
|
|
</p>
|
|
|
|
# Sentry JavaScript SDK Core
|
|
|
|
[](https://www.npmjs.com/package/@sentry/core)
|
|
[](https://www.npmjs.com/package/@sentry/core)
|
|
[](https://www.npmjs.com/package/@sentry/core)
|
|
|
|
## Links
|
|
|
|
- [Official SDK Docs](https://docs.sentry.io/quickstart/)
|
|
|
|
## 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`.
|