-
-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
Example 2.b) generates the following error message when copied to the Angular project:
Argument of type 'OperatorFunction<BluetoothRemoteGATTService, void | BluetoothRemoteGATTCharacteristic>' is not assignable to parameter of type 'OperatorFunction<BluetoothRemoteGATTService, BluetoothRemoteGATTCharacteristic>'.
Type 'void | BluetoothRemoteGATTCharacteristic' is not assignable to type 'BluetoothRemoteGATTCharacteristic'.
Type 'void' is not assignable to type 'BluetoothRemoteGATTCharacteristic'.
Metadata
Metadata
Assignees
Labels
No labels