Skip to content

Commit 88bf4fc

Browse files
committed
fix: missing export
1 parent 26edf6d commit 88bf4fc

File tree

1 file changed

+1
-0
lines changed
  • packages/blueprints-integration/src/context

1 file changed

+1
-0
lines changed

packages/blueprints-integration/src/context/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ export * from './fixUpConfigContext'
55
export * from './onSetAsNextContext'
66
export * from './onTakeContext'
77
export * from './packageInfoContext'
8+
export * from './playoutStore'
89
export * from './processIngestDataContext'
910
export * from './rundownContext'
1011
export * from './showStyleContext'

0 commit comments

Comments
 (0)