BrowserTelemetryOptions type

Opsi Telemetri

type BrowserTelemetryOptions = {
  application?: ApplicationTelemetry
  client?: IPerformanceClient
}