refreshed docs

This commit is contained in:
Peli de Halleux
2016-05-27 08:55:40 -07:00
parent 74b333dee4
commit f39703e6f7
3 changed files with 7 additions and 1 deletions

5
docs/reference/String.md Normal file
View File

@@ -0,0 +1,5 @@
# String
```cards
String.fromCharCode(0);
```