fix: 7z and streams

This commit is contained in:
DecDuck
2025-11-20 13:39:05 +11:00
parent 894f2b354a
commit efab43720f
5 changed files with 55 additions and 73 deletions

View File

@ -377,7 +377,6 @@ if (!nativeBinding) {
module.exports = nativeBinding
module.exports.DropletHandler = nativeBinding.DropletHandler
module.exports.JsDropStreamable = nativeBinding.JsDropStreamable
module.exports.Script = nativeBinding.Script
module.exports.ScriptEngine = nativeBinding.ScriptEngine
module.exports.callAltThreadFunc = nativeBinding.callAltThreadFunc