init project

This commit is contained in:
NAS\NASPC
2026-05-26 14:40:48 +07:00
parent 75a146669b
commit 6bdc2aa18f
1523 changed files with 210234 additions and 60 deletions
+3
View File
@@ -0,0 +1,3 @@
// Make exports work in Node < 12
// eslint-disable-next-line no-undef, unicorn/prefer-module
module.exports = require("./dist/commonjs/WritableStream.js");