S SearchRSS
< BackHome
Newest questions tagged typescript - Stack Overflow

How to get the complete list of exported controls of the UI5 core libs sap.m and sap.ui.core?

While creating our own TypeScript utility types for a SAP UI5 project which is currently migrated from vanilla js to TypeScript we found we have a need for mapping strings to actual imported types. See following excerpt

View original source