wot-typescript-definitions
Advanced tools
Comparing version
@@ -106,4 +106,4 @@ export as namespace WoT; | ||
export interface InteractionOptions { | ||
formIndex: number; | ||
uriVariables: object; | ||
formIndex?: number; | ||
uriVariables?: object; | ||
} | ||
@@ -110,0 +110,0 @@ |
{ | ||
"name": "wot-typescript-definitions", | ||
"version": "0.7.2", | ||
"version": "0.7.3", | ||
"description": "TypeScript definitions for the W3C WoT Scripting API", | ||
@@ -5,0 +5,0 @@ "author": "W3C Web of Things Working Group", |
8170
0.02%