5.1.0-beta.2 • Published 3 years ago

jobrouter-js-api v5.1.0-beta.2

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

Attention: This is a fixed fork of @jobrouter/api

Changes:

  • Changed file name from api.d.ts to index.d.ts
  • Include "types" parameter in package.json with path to index.d.ts

JobRouter JavaScript API

This package contains definitions for the JobRouter® JavaScript API functions which can be used in dialogs. With these definitions IDEs can provide autocompletion.

Installation

Using npm

npm install --save jobrouter-js-api

or with yarn

yarn add jobrouter-js-api