initial commit
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
const ReadableStreamRef = typeof ReadableStream === "function" ? ReadableStream : function () { };
|
||||
export class ChecksumStream extends ReadableStreamRef {
|
||||
}
|
||||
Reference in New Issue
Block a user