fix(core): update
This commit is contained in:
parent
703cbedad4
commit
588179335a
@ -22,7 +22,7 @@ const portProxyCalls = {
|
|||||||
from.end();
|
from.end();
|
||||||
to.end();
|
to.end();
|
||||||
from.removeAllListeners();
|
from.removeAllListeners();
|
||||||
to.removeEventListener();
|
to.removeAllListeners();
|
||||||
from.unpipe();
|
from.unpipe();
|
||||||
to.unpipe();
|
to.unpipe();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user