index

Index

Variables

Variables

Const browserUtils

browserUtils: any = isNode ? null : require('./browserUtils')

Defined in src/index.ts:9arrow-up-right

Const isNode

isNode: boolean = typeof window === 'undefined'

Defined in src/index.ts:7arrow-up-right

Last updated

Was this helpful?