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