BrowserTelemetryOptions type

Opções de Telemetria

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