BrowserTelemetryOptions type

원격 분석 옵션

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