minor fixes
This commit is contained in:
parent
c0cb1827f2
commit
63b3ca5a7f
1 changed files with 0 additions and 2 deletions
|
@ -86,8 +86,6 @@
|
|||
|
||||
|
||||
%% json specification
|
||||
-type jsx_term() :: jsx_object() | jsx_array().
|
||||
|
||||
-type jsx_array() :: [jsx_term()] | [].
|
||||
-type jsx_object() :: [{jsx_key(), jsx_term()}] | [{}].
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue