This website requires JavaScript.
Explore
Help
Sign In
ambiser
/
umami
Watch
9
Star
0
Fork
You've already forked umami
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e9c8d16d5b
umami
/
interface
/
auth.d.ts
6 lines
78 B
TypeScript
Raw
Blame
History
export
interface
Auth
{
id
:
number
;
email?
:
string
;
teams?
:
string
[
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink