mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-08 06:09:58 +00:00
From the Web IDL spec: https://heycam.github.io/webidl/#prod-Namespace Namespace :: namespace identifier { NamespaceMembers } ;
3 lines
32 B
Text
3 lines
32 B
Text
interface UIEvent : Event {
|
|
|
|
};
|