Skip to content

Commit

Permalink
fix: export types for bluerpints
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Sep 23, 2024
1 parent ef763c7 commit c99aa01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/blueprints-integration/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ export { MOS } from '@sofie-automation/shared-lib/dist/mos'
export { JSONSchema } from '@sofie-automation/shared-lib/dist/lib/JSONSchemaTypes'
export * from '@sofie-automation/shared-lib/dist/lib/JSONBlob'
export * from '@sofie-automation/shared-lib/dist/lib/JSONSchemaUtil'
export * from '@sofie-automation/shared-lib/dist/core/model/StudioRouteSet'

0 comments on commit c99aa01

Please sign in to comment.