mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2025-09-09 00:07:20 +00:00
push all website files
This commit is contained in:
4
website/functions/node_modules/is-stream-ended/index.d.ts
generated
vendored
Normal file
4
website/functions/node_modules/is-stream-ended/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import { Stream } from 'stream';
|
||||
declare function isStreamEnded(stream: Stream): boolean;
|
||||
declare namespace isStreamEnded {}
|
||||
export = isStreamEnded;
|
Reference in New Issue
Block a user