chore: export client in resolver

This commit is contained in:
alex-arc
2026-05-17 20:45:34 +02:00
parent 3ae042416f
commit 8f56bef9b7
+3
View File
@@ -14,6 +14,9 @@ export { TimerPhase, Playback, runtimeStorePlaceholder, OffsetMode } from 'ontim
export type { SimpleTimerState } from 'ontime-types';
export { SimplePlayback, SimpleDirection } from 'ontime-types';
// Client
export type { ClientList, Client } from 'ontime-types';
// entries
export type {
OntimeEntry,