wot-typescript-definitions
Advanced tools
Comparing version
@@ -286,2 +286,7 @@ declare namespace WoT { | ||
emitEvent(name: string, data: InteractionInput): void; | ||
/** | ||
* Returns the the object that represents the Thing Description. | ||
*/ | ||
getThingDescription(): ThingDescription; | ||
} | ||
@@ -288,0 +293,0 @@ |
{ | ||
"name": "wot-typescript-definitions", | ||
"version": "0.8.0-SNAPSHOT.7", | ||
"version": "0.8.0-SNAPSHOT.8", | ||
"description": "TypeScript definitions for the W3C WoT Scripting API", | ||
@@ -5,0 +5,0 @@ "author": "W3C Web of Things Working Group", |
14485
1.06%276
1.47%