ladybird/Libraries/LibWeb/HTML/WorkletGlobalScope.idl
2024-11-30 11:19:35 +01:00

3 lines
141 B
Text

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