uapi-json-types
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

uapi-json-types

NPM Version uapi-json-types is an unofficial types for the uapi-json library

Discontinued

types has integrated to DefinitelyTyped, so this repository's support will be discontinued.

Support

Currently the API supports the mainline services and the functions of the services

List of services supported:

  • Utils
  • Hotels
  • Air
  • Terminal

Notes

  • In order to use included TypeScript declarations, configure your tsconfig.json file accordingly. For example,

    {
      "compilerOptions": {
        ...
        "typeRoots": ["node_modules/uapi-json-types", "node_modules/@types", ... ],
        ...
      },
      ...
    }
    

Contact for support and more features!

Readme

Keywords

none

Package Sidebar

Install

npm i uapi-json-types

Weekly Downloads

1

Version

0.0.6

License

MIT

Unpacked Size

14.2 kB

Total Files

19

Last publish

Collaborators

  • zviwex