fix: update docs for the ts parser (#12902)
This commit is contained in:
parent
bbba9ff906
commit
0bb29e092d
6 changed files with 5 additions and 74 deletions
|
@ -184,7 +184,7 @@ of argument is notated by either the common types:
|
|||
|
||||
If an argument or a method is unique to certain platforms, those platforms are
|
||||
denoted using a space-delimited italicized list following the datatype. Values
|
||||
can be `macOS`, `Windows`, or `Linux`.
|
||||
can be `macOS`, `Windows` or `Linux`.
|
||||
|
||||
```markdown
|
||||
* `animate` Boolean (optional) _macOS_ _Windows_ - Animate the thing.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue