Skip to content

PERS SDK - v2.3.26 / Exports / EnvironmentInfo

Interface: EnvironmentInfo

Environment Detection Utility Detects runtime environment for platform-specific behaviors

Table of contents

Properties

Properties

isNode

isNode: boolean

Defined in

core/environment.ts:7


isBrowser

isBrowser: boolean

Defined in

core/environment.ts:8


isReactNative

isReactNative: boolean

Defined in

core/environment.ts:9


isWeb

isWeb: boolean

Defined in

core/environment.ts:10


needsNodeStreamPolyfills

needsNodeStreamPolyfills: boolean

Defined in

core/environment.ts:11