This website requires JavaScript.
Explore
Help
Sign In
ambiser
/
openvidu
mirror of
https://github.com/OpenVidu/openvidu.git
Watch
8
Star
0
Fork
You've already forked openvidu
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3a5b24ef72
openvidu
/
openvidu-browser
/
lib
/
OpenViduInternal
/
Interfaces
/
Private
/
ObjMap.d.ts
4 lines
51 B
TypeScript
Raw
Blame
History
export
interface
ObjMap
<
T
>
{
[
s
:
string
]
:
T
;
}
Reference in New Issue
View Git Blame
Copy Permalink