Appearance
isStream(obj): obj is Stream<unknown>
obj
obj is Stream<unknown>
Defined in: types.ts:503
Tests to see if the object is a streamix Stream
any
the object to test