save #348
Annotations
2 errors
publish:
src/ClientMonitor.ts#L1
Type '{ collectingPeriodInMs: number; samplingPeriodInMs: number; integrateNavigatorMediaDevices: boolean | MediaDevices; addClientJointEventOnCreated: boolean; addClientLeftEventOnClose: boolean; ... 11 more ...; appData?: Record<...> | undefined; }' is not assignable to type 'ClientMonitorConfig'.
|
publish
Process completed with exit code 2.
|