Skip to content

Commit

Permalink
型追加
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed May 31, 2024
1 parent 3fdbdc2 commit fc641e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/kvconf.erl
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
-type type() :: #kvc_atom{} |
#kvc_list_atom{} |
#kvc_string{} |
#kvc_list_string{} |
#kvc_integer{} |
#kvc_float{} |
#kvc_boolean{} |
Expand Down

0 comments on commit fc641e3

Please sign in to comment.