overleaf/services/web/cypress/support/ct/window.ts

5 lines
125 B
TypeScript
Raw Normal View History

window.i18n = { currentLangCode: 'en' }
window.ExposedSettings = {
appName: 'Overleaf',
} as typeof window.ExposedSettings