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

1.123.0 • Public • Published

openui5

@openui5/ts-types

This npm package contains the types signatures (based on deprecated globals, see below) for all the OpenUI5 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 @openui5/types package. So 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 @openui5/types instead.

License

OpenUI5 and the type definitions in this package are copyright by SAP and contributors and licensed under the Apache License 2.0.

/@openui5/ts-types/

    Package Sidebar

    Install

    npm i @openui5/ts-types

    Homepage

    openui5.org

    Weekly Downloads

    587

    Version

    1.123.0

    License

    Apache-2.0

    Unpacked Size

    18.6 MB

    Total Files

    26

    Last publish

    Collaborators

    • randombyte
    • openui5-bot
    • ui5-ts-bot