UNPKG

skywalking-client-js-netease

Version:

Client-side JavaScript exception and tracing library for Apache SkyWalking APM

4 lines (3 loc) 191 B
import { CustomOptionsType } from '../../types'; import { SegmentFields } from '../type'; export default function xhrInterceptor(options: CustomOptionsType, segments: SegmentFields[]): void;