This website requires JavaScript.
Explore
Help
Register
Sign In
versia-pub
/
server
Watch
2
Star
0
Fork
You've already forked server
0
mirror of
https://github.com/versia-pub/server.git
synced
2025-12-06 08:28:19 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d92764d81a
server
/
types
/
entities
/
mention.ts
7 lines
93 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Implement WebFinger, rework TS
2023-09-12 22:48:10 +02:00
export
interface
APIMention
{
Initial commit
2023-09-11 05:31:08 +02:00
id
:
string
;
username
:
string
;
url
:
string
;
acct
:
string
;
Fix ESLint
2023-09-11 05:46:20 +02:00
}
Reference in a new issue
Copy permalink