isServer
The isServer
utility is a function that returns a boolean
indicating
if the code was run on the server.
Example code
Anchor link to section titled "Example code"
None
Return type
Anchor link to section titled "Return type"A Boolean indicating if the code was run on the server.