BrowserTelemetryOptions type

Opções de telemetria

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