ladybird/Libraries/LibWeb/HTML/WorkletGlobalScope.idl

4 lines
141 B
Text
Raw Normal View History

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