File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
packages/mos-gateway/src/mosStatus Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11import { IMOSObjectStatus } from '@mos-connection/connector'
2- import type { MosDeviceStatusesConfig } from '../ generated/devices '
2+ import type { MosDeviceStatusesConfig } from '@sofie-automation/shared-lib/dist/ generated/MosGatewayDevicesTypes '
33import {
44 IngestPartNotifyItemReady ,
55 IngestPartPlaybackStatus ,
Original file line number Diff line number Diff line change 66 type MosTypes ,
77 type IMOSDevice ,
88} from '@mos-connection/connector'
9- import type { MosDeviceStatusesConfig } from '../ generated/devices '
9+ import type { MosDeviceStatusesConfig } from '@sofie-automation/shared-lib/dist/ generated/MosGatewayDevicesTypes '
1010import type { CoreMosDeviceHandler } from '../CoreMosDeviceHandler'
1111import {
1212 assertNever ,
You can’t perform that action at this time.
0 commit comments