mirror of
https://github.com/valitydev/machinery-erlang.git
synced 2024-11-06 00:35:19 +00:00
Exported event type (#12)
This commit is contained in:
parent
4d1b63f6b1
commit
9a86adf1b1
@ -45,6 +45,7 @@
|
||||
-export_type([args/1]).
|
||||
-export_type([response/1]).
|
||||
-export_type([machine/2]).
|
||||
-export_type([event/1]).
|
||||
|
||||
-type modopts(O) :: module() | {module(), O}.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user