This website requires JavaScript.
Explore
Help
Sign in
rsp2k
/
headplane
Watch
1
Star
0
Fork
You've already forked headplane
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
dfd03e77bb
headplane
/
app
/
types
/
User.ts
6 lines
74 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: add functional machine overview page and fix types
2024-06-02 01:33:40 -04:00
export
interface
User
{
chore: switch to react-router v7
2024-12-31 10:30:14 +05:30
id
:
string
;
name
:
string
;
createdAt
:
string
;
feat: add machine data
2024-03-25 18:47:15 -04:00
}
Reference in a new issue
Copy permalink