Vichet97

Results 13 comments of Vichet97

Anyway, that `isBrowser` function is not significant to detect whether it's a browser.

Can check `typeof window == "object" ` then verify some of its default properties ?

Well, can use `document` but should do the same as i mentioned above like `window`