Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- it seems `{ name: "string", size: "string" }` is a valid syntax, but I had to run some code to confirm it is :) - in my opinion `{ name: String, size: String }` would be more coherent with the rest of the doc (especially for new learners who might find this snippet confusing)
- Loading branch information