mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-15 04:21:02 +00:00
5 lines
214 B
Plaintext
5 lines
214 B
Plaintext
# Creating Event Emitters #
|
|
|
|
The [guide to event-driven programming with the SDK](dev-guide/guides/events.html) describes
|
|
how to consume events: that is, how to listen to events generated
|
|
by event-emitting objects. |