Add link to Boolean
This commit is contained in:
parent
47504c5a53
commit
63e2ee8e10
1 changed files with 1 additions and 0 deletions
|
@ -170,6 +170,7 @@ of argument is notated by either the common types:
|
||||||
- [`Number`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number)
|
- [`Number`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number)
|
||||||
- [`Object`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object)
|
- [`Object`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object)
|
||||||
- [`Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array)
|
- [`Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array)
|
||||||
|
- [`Boolean`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean)
|
||||||
- Or a custom type like Electron's [`WebContent`](api/web-content.md)
|
- Or a custom type like Electron's [`WebContent`](api/web-content.md)
|
||||||
|
|
||||||
If an argument or a method is unique to certain platforms, those platforms are
|
If an argument or a method is unique to certain platforms, those platforms are
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue