Export name/1

This commit is contained in:
Feng Lee 2019-08-09 15:01:26 +08:00
parent a324965240
commit 52a85d9bb9
1 changed files with 2 additions and 1 deletions

View File

@ -19,7 +19,8 @@
-include("emqx_mqtt.hrl").
-export([ name/2
-export([ name/1
, name/2
, text/1
, connack_error/1
, puback/1