This website requires JavaScript.
Explore
Help
Register
Sign In
ludops
/
ludops-skeleton
Template
Watch
1
Star
0
Fork
You've already forked ludops-skeleton
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9e47c03b0d
ludops-skeleton
/
packages
/
shared
/
index.ts
5 lines
88 B
TypeScript
Raw
Blame
History
export
interface
AppStatus
{
status
:
string
;
version
:
string
;
database
:
boolean
;
}
Reference in New Issue
View Git Blame
Copy Permalink