Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hey there :) While analyzing the project I found this small issue. The typeof is compared to undefined. This comparison is invalid because typeof always returns strings.
- Loading branch information