mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 02:16:39 +02:00
4 lines
56 B
Plaintext
4 lines
56 B
Plaintext
interface XMLHttpRequestEventTarget : EventTarget {
|
|
|
|
};
|