Using TypeScript with UI5? Then community.sap.com/t5/technolog... gives you a round-up of what's changing this year. tl;dr: beyond standard TS 6.x changes, @types/openui5 will go away and deprecated ts-types-esm packages are no more published. @ts-interface-generator can only be used with TS <7.0
TypeScript 6 and 7 – What UI5 TypeScript Developers Need to Know in 2026
TL;DR What you use TS 5.x TS 6.x TS 7.x UI5 type definitions in UI5 namespace (@openui5/types, /types) works works, no changes needed works, no changes needed UI5 type definitions in TS default names...
community.sap.com