MCPcopy
hub / github.com/elementalui/elemental / constants.js

File constants.js

src/constants.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var canUseDOM = !!(
2 (typeof window !== 'undefined' &&
3 window.document && window.document.createElement)
4);

Callers

nothing calls this directly

Calls 1

denominatorsFunction · 0.85

Tested by

no test coverage detected