Update readme.md
This commit is contained in:
parent
667506ef81
commit
8086f06f95
1 changed files with 1 additions and 1 deletions
|
|
@ -213,7 +213,7 @@ Returns `true` if `value` is a DOM Element.
|
|||
|
||||
##### .nodeStream(value)
|
||||
|
||||
Returns `true` if `value` is a node [stream](https://nodejs.org/api/stream.html).
|
||||
Returns `true` if `value` is a Node.js [stream](https://nodejs.org/api/stream.html).
|
||||
|
||||
```js
|
||||
const fs = require('fs');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue