UNPKG

@embrace-io/web-sdk

Version:
4 lines 348 B
import { GlobalExceptionInstrumentationArgs } from "./GlobalExceptionInstrumentation/types.js"; import { GlobalExceptionInstrumentation } from "./GlobalExceptionInstrumentation/GlobalExceptionInstrumentation.js"; import "./GlobalExceptionInstrumentation/index.js"; export { GlobalExceptionInstrumentation, type GlobalExceptionInstrumentationArgs };