Skip to content

Commit

Permalink
[inaka#107] Export type event/0
Browse files Browse the repository at this point in the history
  • Loading branch information
jfacorro committed Nov 2, 2015
1 parent 76a3086 commit b84fff1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/shotgun.erl
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@
data => binary()
}.

-export_type([event/0]).

%% @doc Starts the application and all the ones it depends on.
-spec start() -> {ok, [atom()]}.
start() ->
Expand Down

0 comments on commit b84fff1

Please sign in to comment.