Skip to content

Commit

Permalink
Export metadata from connection
Browse files Browse the repository at this point in the history
  • Loading branch information
NelsonVides committed Aug 23, 2024
1 parent 365d287 commit 561d8e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/escalus_connection.erl
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
| fun((client(), exml_stream:element()) -> boolean()).
-export_type([stanza_handler/0]).

-export_type([t/0]).
-export_type([t/0, metadata/0]).

%% Private
-export([connection_step/2]).
Expand Down

0 comments on commit 561d8e6

Please sign in to comment.