mirror of
https://github.com/Drop-OSS/droplet.git
synced 2025-11-21 04:01:17 +10:00
fix: 7z and streams
This commit is contained in:
1
index.js
1
index.js
@ -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
|
||||
|
||||
Reference in New Issue
Block a user