@scrypted/types
Advanced tools
Comparing version 0.0.29 to 0.0.30
@@ -997,5 +997,5 @@ /// <reference types="node" /> | ||
/** | ||
* The default console to be used when logging usage of the MediaObject. | ||
* The device id of the source of the MediaObject. | ||
*/ | ||
console?: Console; | ||
id?: string; | ||
} | ||
@@ -1002,0 +1002,0 @@ export interface MediaManager { |
@@ -1615,5 +1615,5 @@ | ||
/** | ||
* The default console to be used when logging usage of the MediaObject. | ||
* The device id of the source of the MediaObject. | ||
*/ | ||
console?: Console; | ||
id?: string; | ||
} | ||
@@ -1620,0 +1620,0 @@ |
{ | ||
"name": "@scrypted/types", | ||
"version": "0.0.29", | ||
"version": "0.0.30", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
175951