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
dbe8221d69
vn-verdnaturachat
/
app
/
definitions
/
IMention.ts
7 lines
93 B
TypeScript
Raw
Blame
History
export
interface
IMention
{
_id
:
string
;
name
:
string
;
username
:
string
;
type
:
string
;
}
Reference in New Issue
View Git Blame
Copy Permalink