BrowserTelemetryOptions type

Opciones de telemetría

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