Files
scrypted/server
Koushik Dutta 519eb36368 utils: add type assertions for strictNullChecks compliance
Fix strictNullChecks in utility modules:
- rpc.ts: make onProxySerialization optional (used with ?.), add definite assignment for killedDeferred
- state.ts: cast catch block error to Error
- level.ts: add definite assignment for curId
- threading.ts: cast catch block errors to Error
- http-interfaces.ts: cast catch block error to Error
- plugin-http.ts: cast catch block errors to Error, fix abstract method return type
- usertoken.ts: make aclId optional in UserToken constructor
2026-04-02 14:15:28 -07:00
..
2025-01-23 09:23:13 -08:00
2024-12-28 13:08:22 -08:00
2021-09-09 17:48:39 -07:00
2024-08-24 18:12:00 -07:00
2024-08-24 18:12:00 -07:00
2026-04-02 13:33:12 -07:00
2026-04-02 13:33:12 -07:00