Files
artdanj-api/app/Types/IStates.ts
2022-01-17 21:29:13 +01:00

4 lines
51 B
TypeScript

export interface StatesResponse {
time: number
}