This website works better with JavaScript.
Home
Explore
Help
Sign In
jfinn
/
ljm0
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3608
Commits
4
Branches
Tree:
6de3a8fff5
dev0
master
release-8443
release-8542
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '6de3a8fff5'
${ noResults }
ljm0
/
modules
/
RTCStats
/
interfaces.ts
interfaces.ts
110B
History
Raw
1
2
3
4
5
export interface ITraceOptions {
endpoint: string;
isBreakoutRoom: boolean;
meetingFqn: string;
}