Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
var
canUseDOM = !!(
2
(typeof window !==
'undefined'
&&
3
window.document && window.document.createElement)
4
);
Callers
nothing calls this directly
Calls
1
denominators
Function · 0.85
Tested by
no test coverage detected