aboutsummaryrefslogtreecommitdiff
path: root/webAO/global.d.ts
AgeCommit message (Collapse)Author
2026-02-27Add Window interface declarations to fix TypeScript errorsDavid Skoland
Extend the global Window interface with custom properties assigned at runtime (e.g. pickEmotion, resizeChatbox, area_click) to resolve 18 TS2339/TS2551 errors. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>