@sap-ux/vocabularies-types
TypeScript icon, indicating that this package has built-in type declarations

0.10.12 • Public • Published

@sap-ux/vocabularies-types

Defines Typescript types based on the OData vocabularies.

The types are meant to be used in conjuction with the annotation-converter in order to get an object structure that provide those them.

Installation

npm npm install --save-dev @sap-ux/vocabularies-types

yarn yarn add @sap-ux/vocabularies-types --dev

pnpm pnpm add @sap-ux/vocabularies-types --dev

Usage

Add this to your project as a dev dependency and add it to the types section of your ts-config.json

...
"compilerOptions": {
    "types": ["@sap-ux/vocabularies-types"]
}
...

Keywords

OData Vocabularies

/@sap-ux/vocabularies-types/

    Package Sidebar

    Install

    npm i @sap-ux/vocabularies-types

    Weekly Downloads

    38,142

    Version

    0.10.12

    License

    Apache-2.0

    Unpacked Size

    718 kB

    Total Files

    74

    Last publish

    Collaborators

    • sap_extncrepos
    • kranthie.sap
    • tqueck