mirror of
https://github.com/koush/scrypted.git
synced 2026-05-05 22:00:27 +01:00
Fix strictNullChecks: - child-process-worker.ts: add definite assignment for childProcess - custom-worker.ts: add assertions for pluginDevice and options - node-fork-worker.ts: add catch block type annotation - node-thread-worker.ts: add catch block type annotation - python-worker.ts: add assertions for worker properties