new EventEmitter()
Methods
-
extend(obj)
-
To make the object be an event emitter
Name Type Description objObject Target object
To make the object be an event emitter
| Name | Type | Description |
|---|---|---|
obj |
Object |
Target object |