BrowserTelemetryOptions type

Параметры телеметрии

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