Skip to content

Commit 7366fe8

Browse files
authored
Merge pull request #538 from w3c/egekorkan-patch-1
Type definition generator information to readme
2 parents bef8c45 + 06a340c commit 7366fe8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ If you want to make a full text review on the spec or other files, follow the st
1919
## TypeScript Definitions
2020

2121
The specification uses WebIDL definitions, but [TypeScript definitions](./typescript) are also available.
22+
We use [json-schema-to-typescript](https://www.npmjs.com/package/json-schema-to-typescript) to generate the TypeScript definitions for [wot-thing-description-types](https://github.com/w3c/wot-scripting-api/tree/main/typescript/thing-description) and [wot-thing-models-types](https://github.com/w3c/wot-scripting-api/tree/main/typescript/thing-model).
2223

2324
## Task Force Meeting Logistics
2425

0 commit comments

Comments
 (0)