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