We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6273aaa commit 41035c3Copy full SHA for 41035c3
1 file changed
packages/blueprints-integration/src/index.ts
@@ -28,5 +28,6 @@ export { JSONSchema } from '@sofie-automation/shared-lib/dist/lib/JSONSchemaType
28
export * from '@sofie-automation/shared-lib/dist/lib/JSONBlob'
29
export * from '@sofie-automation/shared-lib/dist/lib/JSONSchemaUtil'
30
export * from '@sofie-automation/shared-lib/dist/core/model/StudioRouteSet'
31
+export * from '@sofie-automation/shared-lib/dist/core/model/StudioSettings'
32
export * from '@sofie-automation/shared-lib/dist/core/model/CoreSystemSettings'
33
export * from '@sofie-automation/shared-lib/dist/core/model/PackageContainer'
0 commit comments