Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/SamVerschueren/listr
/ utils.js
File
utils.js
lib/utils.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
isStream = require(
'is-stream'
);
3
4
// RxJS@6 symbol (https://github.com/sindresorhus/is-observable/issues/1#issuecomment-387843191)
Callers
nothing calls this directly
Calls
1
isObservable
Function · 0.85
Tested by
no test coverage detected