次の方法で共有


ScanDiagnosticsOutput interface

スキャン診断。

プロパティ

exceptionCountMap

例外カウント マップ。

notifications

通知。

プロパティの詳細

exceptionCountMap

例外カウント マップ。

exceptionCountMap?: Record<string, number>

プロパティ値

Record<string, number>

notifications

通知。

notifications?: NotificationOutput[]

プロパティ値