1.0.6 #7
@@ -1,4 +1,4 @@
|
|||||||
import { Stream } from './stream.js';
|
import { Stream } from 'stream';
|
||||||
|
|
||||||
export class Interactor {
|
export class Interactor {
|
||||||
_actions = new Stream();
|
_actions = new Stream();
|
||||||
|
|||||||
Reference in New Issue
Block a user