Merge pull request #71 from srijan/patch-1
Json value can be proplist even if maps are supported
This commit is contained in:
commit
f0774bf6a6
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@
|
|||
|
||||
-ifdef(maps_support).
|
||||
-type json_value() :: list(json_value())
|
||||
| list({binary() | atom(), json_value()})
|
||||
| map()
|
||||
| true
|
||||
| false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue