index
Index
Variables
Variables
Const browserUtils
Const browserUtils• browserUtils: any = isNode ? null : require('./browserUtils')
Defined in src/index.ts:9
Const isNode
Const isNode• isNode: boolean = typeof window === 'undefined'
Defined in src/index.ts:7
Last updated
Was this helpful?