function isSSR(): boolean;
Determine if the application is running on the server side.
boolean
True if the application is running on the server side, false otherwise.