0.0.6 • Published 2 years ago

uapi-json-types v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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!

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago