mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-18 21:54:09 +00:00
feat: operator view
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// runtime utils
|
||||
export { getFirst, getNext, getPrevious } from './src/rundown-utils/rundownUtils.js';
|
||||
export { getFirst, getLastEvent, getNext, getPrevious } from './src/rundown-utils/rundownUtils.js';
|
||||
export { validatePlayback } from './src/validate-action/validatePlayback.js';
|
||||
|
||||
// rundown utils
|
||||
|
||||
Reference in New Issue
Block a user