TypeScript definition files can be used by implementations such as Eclipse Thingweb.
We currently provide the following TypeScript definition files:
Run npm publish --workspaces
in typescript
folder.
Note: to publish just a subfolder use npm publish --workspaces -w ./<subfolder>
Requirement: npm version 7+