Closed meowsus closed 5 years ago
By defining defaulting to an empty object in case of the lack of presence of the window.navigator object we can simplify some tests and make them less error prone.
window.navigator
Closes #9
Will be merging this in for the 1.1.0 release.
By defining defaulting to an empty object in case of the lack of presence of the
window.navigator
object we can simplify some tests and make them less error prone.Closes #9