Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/FormidableLabs/nuka-carousel
/ isBrowser
Function
isBrowser
packages/nuka/src/utils/browser.ts:1–1 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
export
const
isBrowser = () => typeof window !==
'undefined'
;
Callers
2
getInitialState
Function · 0.90
useReducedMotion
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected