mirror of
https://github.com/koush/scrypted.git
synced 2026-05-06 14:10:28 +01:00
- setStorage interface uses ScryptedNativeId to match implementation - getDeviceById returns Promise<ScryptedDevice | undefined> - Add non-null assertions where objects are guaranteed to exist - Add explicit error throws for null checks with descriptive messages