We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 685f403 commit 81c2d77Copy full SHA for 81c2d77
src/api.types.ts
@@ -25,7 +25,7 @@ export interface RequestInit extends globalThis.RequestInit {
25
}
26
27
export enum TimePeriod {
28
- //HOUR = '1 Hour',
+ // HOUR = '1 Hour',
29
DAY = '24 Hours',
30
WEEK = '7 Days',
31
TWO_WEEK = '14 Days',
0 commit comments