Classes
Members
(static, constant) version :string
Document the version number of the ITSLanguage API package.
Type:
- string
Methods
(static) createItslApi(options) → {Itslanguage}
Create the ITSLanguage API object to interact with the API backend.
Parameters:
| Name | Type | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object | An object containing options for communication. Properties
|
Returns:
- The API.
- Type
- Itslanguage