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