mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-01-14 12:14:33 +01:00
4 lines
51 B
TypeScript
4 lines
51 B
TypeScript
export interface StatesResponse {
|
|
time: number
|
|
}
|