There was an error while loading. Please reload this page.
1 parent a83e1f9 commit 49cb77eCopy full SHA for 49cb77e
1 file changed
types/openhab-js.d.ts
@@ -76,5 +76,6 @@ export const osgi: typeof import("./osgi");
76
export const cache: typeof import("./cache");
77
export const time: typeof import("./time");
78
export const Quantity: typeof import("./quantity").getQuantity;
79
+export const QuantityClass: typeof import("./quantity").Quantity;
80
export const environment: typeof import("./environment");
81
export {};
0 commit comments