Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amorey/loadjs
/ caniusePromise
Function
caniusePromise
test/tests.js:946–948 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
944
}
945
946
function
caniusePromise() {
947
return
typeof Promise !==
"undefined"
;
948
}
Callers
1
tests.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…