Class

exports

exports()

This module exists to act as a 'shim' between Native EventTarget API, which unfortunately can't be used due to Fastboot's node environment not providing it.

It more-or-less implements the same API as an EventTarget would have but on top of Evented mixin instead.