mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-04 18:10:56 +01:00
Add comment
This commit is contained in:
parent
45b28e93b4
commit
09d869cb4e
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ import { isGraphQLTweet } from './utils/graphql';
|
|||
const API_ATTEMPTS = 3;
|
||||
let wasElongatorDisabled = false;
|
||||
|
||||
/* TODO: Figure out why TS globals were broken when not forcing globalThis */
|
||||
declare const globalThis: {
|
||||
fetchCompletedTime: number;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue