Update bun.lock to include redux-persist v6.0.0; add TypeScript error handling for phenix-web-proto in PhenixWebSocket.ts
This commit is contained in:
@@ -2,6 +2,7 @@ import Strings from 'lang/Strings';
|
||||
import ILogger from '../../logger/LoggerInterface';
|
||||
import LoggerFactory from '../../logger/LoggerFactory';
|
||||
import {Subject, ReadOnlySubject} from '@techniker-me/tools';
|
||||
// @ts-expect-error TODO(AZ): phenix-web-proto does not have Typescript types defined definition
|
||||
import {MQWebSocket} from 'phenix-web-proto'; //TODO(AZ): add types
|
||||
import PCastProtobuf from './proto/pcast.proto.json' with {type: 'json'};
|
||||
import AnalyticsProtobuf from './proto/Analytics.proto.json' with {type: 'json'};
|
||||
|
||||
Reference in New Issue
Block a user