Internal global with common properties and Sentry extensions

Hierarchy

  • InternalGlobal

Properties

Properties

_sentryDebugIds?: Record<string, string>

Debug IDs are indirectly injected by Sentry CLI or bundler plugins to directly reference a particular source map for resolving of a source file. The injected code will place an entry into the record for each loaded bundle/JS file.

Generated using TypeDoc