Function: isBrowserEnvironment()
function isBrowserEnvironment(): boolean;
Defined in: shared/utils/environment.ts:313
Detects whether browser globals are present.
Returnsโ
boolean
function isBrowserEnvironment(): boolean;
Defined in: shared/utils/environment.ts:313
Detects whether browser globals are present.
boolean