mirror of
https://github.com/vector-im/element-call.git
synced 2026-09-16 22:09:30 +00:00
Add types from merge & fix import order
This commit is contained in:
@@ -27,6 +27,7 @@ export interface PTTState {
|
||||
activeSpeakerUserId: string;
|
||||
startTalking: () => void;
|
||||
stopTalking: () => void;
|
||||
unmuteError: Error;
|
||||
}
|
||||
|
||||
export const usePTT = (
|
||||
|
||||
Reference in New Issue
Block a user