此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。

View in English Always switch to English

WorkerGlobalScope:trustedTypes 属性

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

备注: 此特性仅在 Web Worker 中可用。

WorkerGlobalScope 接口的 trustedTypes 只读属性返回与全局对象关联的 TrustedTypePolicyFactory 对象,同时该对象为使用Trusted Types API.可信类型 API 提供了入口点。