Skip to content

Files

Latest commit

 

History

History

typescript

TypeScript definitions

TypeScript definition files can be used by implementations such as Eclipse Thingweb.

We currently provide the following TypeScript definition files:

Notes on NPM publishing

Run npm publish --workspaces in typescript folder.

Note: to publish just a subfolder use npm publish --workspaces -w ./<subfolder>

Requirement: npm version 7+