mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-11 04:27:03 +00:00
@@ -144,7 +144,6 @@ export function withTestScheduler(
|
||||
scope.end();
|
||||
}
|
||||
|
||||
|
||||
interface EmitterMock<T> {
|
||||
on: (...args: unknown[]) => T;
|
||||
off: (...args: unknown[]) => T;
|
||||
|
||||
Reference in New Issue
Block a user