Skip to content

Commit

Permalink
Merge pull request #206 from martinthomson/json_any
Browse files Browse the repository at this point in the history
JSON.parse produces any not object
  • Loading branch information
mvano committed Jul 25, 2016
2 parents 1659682 + b48d74b commit 4ea6149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -958,7 +958,7 @@ <h2>
USVString text ()
</dt>
</dl>
<dl title="typedef object JSON" class="idl"></dl>
<dl title="typedef any JSON" class="idl"></dl>
<p>
<a>PushMessageData</a> objects have an associated <dfn>bytes</dfn> (a byte sequence) set on
creation, which is <code>null</code> if there was no data in the <a>push message</a>.
Expand Down

0 comments on commit 4ea6149

Please sign in to comment.