@trackunit/iris-app-api
Advanced tools
Comparing version 0.2.8 to 0.2.9
@@ -5,2 +5,4 @@ # Changelog | ||
## [0.2.9](https://github.com/Trackunit/manager/compare/iris-app-api/0.2.8...iris-app-api/0.2.9) (2024-10-15) | ||
## [0.2.8](https://github.com/Trackunit/manager/compare/iris-app-api/0.2.7...iris-app-api/0.2.8) (2024-10-07) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@trackunit/iris-app-api", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"license": "SEE LICENSE IN LICENSE.txt", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/Trackunit/manager", |
@@ -10,2 +10,3 @@ export declare const iconNames: { | ||
readonly RawDevice: "RawDevice"; | ||
readonly Points: "Points"; | ||
readonly Plug: "Plug"; | ||
@@ -12,0 +13,0 @@ readonly Pin: "Pin"; |
@@ -13,2 +13,3 @@ "use strict"; | ||
RawDevice: "RawDevice", | ||
Points: "Points", | ||
Plug: "Plug", | ||
@@ -15,0 +16,0 @@ Pin: "Pin", |
Sorry, the diff of this file is not supported yet
212849
2476