blob: a78ac1fdc8a48df8cf25939c430a4e3575a37711 [file] [log] [blame]
[Exposed=Window, RuntimeEnabled=EventTiming]
interface EventCounts {
readonly maplike<DOMString, unsigned long long>;
};