This website requires JavaScript.
Explore
Help
Sign In
Intended
/
Entendu
Watch
1
Star
0
Fork
You've already forked Entendu
0
Code
Issues
12
Pull Requests
Projects
2
Releases
Wiki
Activity
2ac596b8c8
Entendu
/
assets
/
js
/
definitions
/
index.d.ts
5 lines
61 B
TypeScript
Raw
Blame
History
type
IntendedUser
=
{
name
:
string
;
emails
:
string
[
]
;
}
;
Reference in New Issue
View Git Blame
Copy Permalink