openhab-typescript-typings
v0.0.2
Published
Provide Typings to help with writing ECMA-Scripts for openHAB
Downloads
2
Maintainers
Readme
TypeScript Typings for openHAB Scripts
This Package provides TypeScript Interfaces to help with writing rules for openHAB.
This is the first version. There will be many bugs and not implemented interfaces.
Installation
Run the following command in your project directory:
npm install openhab-typescript-typings -D
This will install the typings as a development dependency.