UNPKG

@dash0/sdk-web

Version:

Dash0's Web SDK to collect telemetry from end-users' web browsers

3 lines (2 loc) 136 B
import { KeyValue } from "../../types/otlp"; export declare function addUrlAttributes(attributes: KeyValue[], url: string | URL): void;