@embrace-io/web-sdk
Version:
4 lines • 348 B
TypeScript
import { GlobalExceptionInstrumentationArgs } from "./GlobalExceptionInstrumentation/types.js";
import { GlobalExceptionInstrumentation } from "./GlobalExceptionInstrumentation/GlobalExceptionInstrumentation.js";
import "./GlobalExceptionInstrumentation/index.js";
export { GlobalExceptionInstrumentation, type GlobalExceptionInstrumentationArgs };