♻️ Moves throttling to socket out
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export class throttler {
|
||||
export class Throttler {
|
||||
private _throttlePause: boolean
|
||||
constructor() {
|
||||
this._throttlePause = false
|
||||
|
||||
Reference in New Issue
Block a user