🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@sapui5/ts-types

Package Overview
Dependencies
Maintainers
6
Versions
426
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sapui5/ts-types

SAPUI5 TypeScript Definitions

1.136.0
latest
latest-1.136
npm
Version published
Maintainers
6
Created
Source

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.

Keywords

sapui5

FAQs

Package last updated on 15 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts