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