review
This commit is contained in:
parent
f525a76f6e
commit
5ee95d66e9
40 changed files with 59 additions and 59 deletions
|
@ -1,4 +1,4 @@
|
|||
import { TypedEvent } from "../helper/typed_event";
|
||||
import { TypedEvent } from "../helpers/typed_event";
|
||||
|
||||
export class SocketSubscriber<T> {
|
||||
emitter: TypedEvent<T>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue