Tiberiu
Results
2
issues of
Tiberiu
First, due to the `getMediaStream` function being asynchronous, streams might not be released properly by the cleanup function of the main useEffect. This leads to media streams that keep running...
When using the `typeOf` keyword, type definitions of all functions will now have a "parameters" field containing a list of the type definitions of all function parameters. This is very...