다음을 통해 공유


NetworkDiagnosticChangedEvent type

type NetworkDiagnosticChangedEvent = NetworkDiagnosticChangedEventArgs & {
  type: "network"
}