Start working on Matter Socket #10
Annotations
10 errors
check-and-lint:
src/lib/DeviceFabric.ts#L1
Cannot find module './devices/GenericDevice' or its corresponding type declarations.
|
check-and-lint:
src/lib/DeviceFabric.ts#L3
Cannot find module './devices/AirCondition' or its corresponding type declarations.
|
check-and-lint:
src/lib/DeviceFabric.ts#L4
Cannot find module './devices/Blind' or its corresponding type declarations.
|
check-and-lint:
src/lib/DeviceFabric.ts#L5
Cannot find module './devices/BlindButtons' or its corresponding type declarations.
|
check-and-lint:
src/lib/DeviceFabric.ts#L6
Cannot find module './devices/Button' or its corresponding type declarations.
|
check-and-lint:
src/lib/DeviceFabric.ts#L7
Cannot find module './devices/ButtonSensor' or its corresponding type declarations.
|
check-and-lint:
src/lib/DeviceFabric.ts#L8
Cannot find module './devices/Camera' or its corresponding type declarations.
|
check-and-lint:
src/lib/DeviceFabric.ts#L9
Cannot find module './devices/Image' or its corresponding type declarations.
|
check-and-lint:
src/lib/DeviceFabric.ts#L10
Cannot find module './devices/Chart' or its corresponding type declarations.
|
check-and-lint:
src/lib/DeviceFabric.ts#L11
Cannot find module './devices/Dimmer' or its corresponding type declarations.
|