MCPcopy
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

1export const isBrowser = () => typeof window !== 'undefined';

Callers 2

getInitialStateFunction · 0.90
useReducedMotionFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected