次の方法で共有


CefSolutionProperties type

CEF ソリューションの外部セキュリティ ソリューションのプロパティ

type CefSolutionProperties = ExternalSecuritySolutionProperties & {
  agent?: string
  hostname?: string
  lastEventReceived?: string
}