mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-08 00:43:54 +00:00
chore: export client in resolver
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user