SAP / openui5

OpenUI5 lets you build enterprise-ready web applications, responsive to all devices, running on almost any browser of your choice.
http://openui5.org
Apache License 2.0
2.94k stars 1.23k forks source link

[UI5 2.x] Where do I find the typescript definitions for OpenUI5 V2 ? #3968

Closed mofterdinger closed 7 months ago

mofterdinger commented 7 months ago

Hi, I followed this guide https://community.sap.com/t5/open-source-blogs/introducing-openui5-2-x/ba-p/13580633 to test my OpenUI5 based application with the nightly version of OpenUI5 V2. Since I'm using typescript for my application, I was wondering where I could get the correct typescript definition for version 2. I couldn't find it in the usual place: https://www.npmjs.com/package/@openui5/types Can you provide any information about the typescript definition for OpenUI5 V2 ?

Thanks, Markus

OpenUI5 version: v2 nightly

yanaminkova commented 7 months ago

Hello @mofterdinger,

Thanks for your question!

The OpenUI5 2.0 is not yet published to npm, since it is not officially released. Having this in mind, testing with the typescript definitions for 2.0 is not possible for the moment, since the version is still in development.

Kind Regards, Yana