mirror of
https://github.com/IoTManagerProject/IoTManagerWeb.git
synced 2026-03-28 07:52:32 +03:00
исправление ошибок компиляции
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<script>
|
||||
import App from "../App.svelte";
|
||||
export let widget;
|
||||
export let toggleState = false;
|
||||
export let wsPush = (ws, topic, status) => {};
|
||||
|
||||
Reference in New Issue
Block a user