Searched defs:isStream (Results 1 – 12 of 12) sorted by relevance
18 function isStream(obj) { function33 isStream, property
1 # isStream chapter
4 function isStream (obj) { function
6 , isStream = require('./') variable
3 var isStream = module.exports = function (stream) { variable
9 const isStream = require('is-stream'); constant
7 const isStream = require('is-stream'); constant
531 static isStream (s) { method in module.exports
1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property