Add events.py
This commit is contained in:
parent
e60ab8b7d4
commit
899b3654d8
5
HeliosBackend/events.py
Normal file
5
HeliosBackend/events.py
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
from pymitter import EventEmitter
|
||||||
|
|
||||||
|
__all__ = ['ee']
|
||||||
|
|
||||||
|
ee = EventEmitter()
|
||||||
Loading…
x
Reference in New Issue
Block a user