다음을 통해 공유


TelemetryInfo type

원격 분석 정보입니다. User-Agent 문자열 내에 포함할 키/값 쌍입니다.

type TelemetryInfo = { key?: string; value?: string }