refactor: expose missing types

This commit is contained in:
Carlos Valente
2025-12-19 17:31:34 +01:00
committed by Carlos Valente
parent fc2e76db0a
commit 1054ec0a5e
3 changed files with 15 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { ApiAction, ApiActionTag, MessageTag, WsPacketToClient, WsPacketToServer } from 'ontime-types';
import type { ApiAction, ApiActionTag, MessageTag, WsPacketToClient, WsPacketToServer } from 'ontime-types';
/**
* A helper type for sending correct websocket messages to ontime