update doc

This commit is contained in:
wing328 2020-03-17 16:02:31 +08:00
parent b40257f53a
commit 691c46e2f5
2 changed files with 2 additions and 0 deletions

View File

@ -61,6 +61,7 @@ sidebar_label: nodejs-server-deprecated
<li>delete</li>
<li>do</li>
<li>else</li>
<li>enum</li>
<li>export</li>
<li>extends</li>
<li>finally</li>

View File

@ -42,6 +42,7 @@ sidebar_label: scalatra
| Type/Alias | Instantiated By |
| ---------- | --------------- |
|array|List|
|map|HashMap|
|set|Set|