Replace various uses of `any` with `unknown`
This includes the results of RPC calls to the LMS app, which must now be explicitly cast to the expected result type.
Showing
Please register or sign in to comment
This includes the results of RPC calls to the LMS app, which must now be explicitly cast to the expected result type.