diff --git a/services/web/types/window.ts b/services/web/types/window.ts index eef48c61b3..c49963f0e6 100644 --- a/services/web/types/window.ts +++ b/services/web/types/window.ts @@ -49,7 +49,9 @@ declare global { brandVariation?: Record data?: Record expectingLinkedFileRefreshedSocketFor?: string | null - writefull?: any + writefull?: { + type: 'extension' | 'integration' + } io?: any overleaf: { unstable: {