UNPKG

@opentelemetry/instrumentation-xml-http-request

Version:
9 lines 238 B
export declare enum EventNames { METHOD_OPEN = "open", METHOD_SEND = "send", EVENT_ABORT = "abort", EVENT_ERROR = "error", EVENT_LOAD = "loaded", EVENT_TIMEOUT = "timeout" } //# sourceMappingURL=EventNames.d.ts.map