BrowserTelemetryOptions type

遙測選項

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