WorkerGlobalScope: trustedTypes 属性

可用性有限

此特性不是基线特性,因为它在一些最广泛使用的浏览器中不起作用。

注意:此功能仅在 Web Workers 中可用。

trustedTypesWorkerGlobalScope 接口的一个只读属性,它返回与全局对象关联的 TrustedTypePolicyFactory 对象,该对象提供了使用 Trusted Types API 的入口点。