Поделиться через


CefSolutionProperties type

Свойства внешнего решения безопасности для решений CEF

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