@embrace-io/web-sdk
Version:
4 lines • 351 B
text/typescript
import { GlobalExceptionInstrumentationArgs } from "./GlobalExceptionInstrumentation/types.cjs";
import { GlobalExceptionInstrumentation } from "./GlobalExceptionInstrumentation/GlobalExceptionInstrumentation.cjs";
import "./GlobalExceptionInstrumentation/index.cjs";
export { GlobalExceptionInstrumentation, type GlobalExceptionInstrumentationArgs };