WorkletGlobalScope.idl 141 B

123
  1. // https://html.spec.whatwg.org/multipage/worklets.html#workletglobalscope
  2. [Exposed=Worklet, SecureContext]
  3. interface WorkletGlobalScope {};