lint
This commit is contained in:
parent
b5fe3e894b
commit
4df8d38e83
2 changed files with 4 additions and 4 deletions
|
|
@ -36,7 +36,7 @@ export interface IStream extends EventEmitter<StreamEvents> {
|
|||
ping(): void;
|
||||
heartbeat(): void;
|
||||
close(): void;
|
||||
};
|
||||
}
|
||||
|
||||
/**
|
||||
* Misskey stream connection
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue