mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-19 14:14:17 +00:00
refactor: extract parent resolution
This commit is contained in:
committed by
Carlos Valente
parent
80a3b04493
commit
5777ef3532
@@ -26,6 +26,7 @@ export {
|
||||
getPreviousEventNormal,
|
||||
getPreviousNormal,
|
||||
getPreviousGroupNormal,
|
||||
resolveInsertParent,
|
||||
swapEventData,
|
||||
} from './src/rundown-utils/rundownUtils.js';
|
||||
export { getFirstRundown } from './src/rundown/rundown.utils.js';
|
||||
|
||||
Reference in New Issue
Block a user