feat: add machine data
This commit is contained in:
parent
b38eb0885f
commit
abaf71636e
10 changed files with 246 additions and 32 deletions
3
app/types/index.ts
Normal file
3
app/types/index.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
export * from './Machine'
|
||||
export * from './Route'
|
||||
export * from './User'
|
||||
Loading…
Add table
Add a link
Reference in a new issue