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 13c6431 commit a17b25bCopy full SHA for a17b25b
src/index.d.ts
@@ -22,7 +22,7 @@ export interface AccountStatus {
22
bytes: number,
23
plan: string,
24
plan_expires?: string,
25
- daily_rquests_limit: number,
+ daily_requests_limit: number,
26
daily_bytes_limit: number,
27
}
28
0 commit comments