mirror of https://github.com/node-red/node-red.git
a === null / a !=== null
is different to
typeof a == "undefined" / typeof a != "undefined"
|
||
|---|---|---|
| .. | ||
| core | ||
| 99-sample.html.demo | ||
| 99-sample.js.demo | ||