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