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