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 16:38:19 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
abc8f1ae16
server
/
types
/
mastodon
/
application.ts
6 lines
109 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Update Mastodon API types
2024-04-14 12:53:21 +02:00
export
type
Application
=
{
Replace eslint and prettier with Biome
2024-04-07 07:30:49 +02:00
name
:
string
;
website?
:
string
|
null
;
vapid_key?
:
string
|
null
;
Update Mastodon API types
2024-04-14 12:53:21 +02:00
}
;
Reference in a new issue
Copy permalink