@react-corekit/use-where
Advanced tools
+1
-1
| { | ||
| "name": "@react-corekit/use-where", | ||
| "version": "1.0.0", | ||
| "version": "1.1.0", | ||
| "description": "Detects if the javascript is being loaded from a server (SSR) or a web client", | ||
@@ -5,0 +5,0 @@ "author": "glongh", |
+2
-2
@@ -5,3 +5,3 @@ # @react-corekit/use-where | ||
| [](https://www.npmjs.com/package/use-where) [](https://standardjs.com) | ||
| [](https://www.npmjs.com/package/@react-corekit/use-where) [](https://standardjs.com) | ||
@@ -26,3 +26,3 @@ ## Install | ||
| **isBrowser\*** | ||
| **isBrowser** | ||
@@ -29,0 +29,0 @@ > A function that detects if the code is being executed in a web browser. |
578433
0