Introduction
Migration
Appearance
import { isStream } from "@tsed/core";
See /packages/core/src/types/utils/objects/isStream.ts.
function isStream(obj: any): boolean;