index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Libraries
/
LibWeb
/
DOM
/
Event.idl
blob: 6a33752d50aec2b76db3db28608f20b47c111137 (
plain
)
1
2
3
4
5
interface Event { readonly attribute DOMString type; }