allows restricting the streaming speed for the frontend
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
|
||||
export interface Point {
|
||||
x: number,
|
||||
y: number,
|
||||
x: number;
|
||||
y: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user