@sapui5/ts-types
TypeScript icon, indicating that this package has built-in type declarations

1.123.1 • Public • Published

SAPUI5

@sapui5/ts-types

This npm package contains the TypeScript type definitions (based on deprecated globals) for all the SAPUI5 libraries.

NOTE: "based on globals" means that it supports the usage of the global "sap" object and the huge tree below this global object containing all modules and controls. But this usage is no longer recommended. In traditional JavaScript, UI5 application code should use the asynchronous sap.ui.define()/sap.ui.require() calls instead and for TypeScript code we recommend using ES6 module syntax provided by the @sapui5/types package. Better use that one instead of this package.

The central entry point for all information about using UI5 with TypeScript (incl. sample apps and templates) is at https://sap.github.io/ui5-typescript.

Status

This project deprecated. Please use @sapui5/types instead.

License

This package is provided under the terms of the SAP Developer License Agreement.

Readme

Keywords

Package Sidebar

Install

npm i @sapui5/ts-types

Homepage

ui5.sap.com

Weekly Downloads

4,766

Version

1.123.1

License

SEE LICENSE IN LICENSE.txt

Unpacked Size

33.2 MB

Total Files

67

Last publish

Collaborators

  • flovogt
  • matz3
  • pmuessig
  • randombyte
  • sapnaas
  • sap_extncrepos