This website requires JavaScript.
Explore
Help
Sign In
sergiodt
/
vn-verdnaturachat
Watch
0
Star
0
Fork
You've already forked vn-verdnaturachat
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
064920e61b
vn-verdnaturachat
/
app
/
definitions
/
IReaction.ts
6 lines
83 B
TypeScript
Raw
Blame
History
export
interface
IReaction
{
_id
:
string
;
emoji
:
string
;
usernames
:
string
[
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink