mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-20 14:39:06 +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 type { SimpleTimerState } from 'ontime-types';
|
||||||
export { SimplePlayback, SimpleDirection } from 'ontime-types';
|
export { SimplePlayback, SimpleDirection } from 'ontime-types';
|
||||||
|
|
||||||
|
// Client
|
||||||
|
export type { ClientList, Client } from 'ontime-types';
|
||||||
|
|
||||||
// entries
|
// entries
|
||||||
export type {
|
export type {
|
||||||
OntimeEntry,
|
OntimeEntry,
|
||||||
|
|||||||
Reference in New Issue
Block a user