asyncevents/asyncevents
nocturn9x 17a2a2ca4e Replaced pipe operator with typing.Union 2022-01-23 15:56:19 +01:00
..
__init__.py Added support for returning values from event handlers and to pass arbitrary arguments to them when emitting events 2022-01-07 18:23:24 +01:00
constants.py Initial commit 2021-12-24 19:06:08 +01:00
errors.py Initial commit 2021-12-24 19:06:08 +01:00
events.py Replaced pipe operator with typing.Union 2022-01-23 15:56:19 +01:00