BrowserTelemetryOptions type

遥测选项

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