mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-01-14 12:14:33 +01:00
Add stats type
This commit is contained in:
3
app/Types/IStates.ts
Normal file
3
app/Types/IStates.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export interface StatesResponse {
|
||||
time: number
|
||||
}
|
||||
Reference in New Issue
Block a user