Variable isServerConst

isServer: boolean = !isBrowser

A boolean constant that indicates whether the code is being executed in a server environment.