mirror of
https://github.com/koush/scrypted.git
synced 2026-05-05 22:00:27 +01:00
Fix strictNullChecks: - plugin-device.ts: consolidate entry/host assertions at declarations, use undefined! for proxy values, add definite assignment for mixinTable - plugin-remote.ts: add assertions for callbacks and nativeIds access - plugin-remote-worker.ts: fix clusterWorkerId as Promise<string | undefined>, add assertions for worker and options properties