UNPKG

owltech

Version:
5 lines (4 loc) 149 B
import { Stream } from 'stream'; declare function isStreamEnded(stream: Stream): boolean; declare namespace isStreamEnded {} export = isStreamEnded;