Skip to content

Commit

Permalink
Merge pull request #210 from sanctuary-js/davidchambers/env
Browse files Browse the repository at this point in the history
documentation: add missing type to default environment
  • Loading branch information
davidchambers committed Jun 1, 2018
2 parents acb3f6a + 8143ce0 commit 11024ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -875,6 +875,7 @@
//. - <code>[Boolean](#Boolean)</code>
//. - <code>[Date](#Date)</code>
//. - <code>[Error](#Error)</code>
//. - <code>[HtmlElement](#HtmlElement)</code>
//. - <code>[Null](#Null)</code>
//. - <code>[Number](#Number)</code>
//. - <code>[Object](#Object)</code>
Expand Down

0 comments on commit 11024ea

Please sign in to comment.