This website requires JavaScript.
Explore
Help
Sign In
bob
/
g214
Watch
1
Star
0
Fork
You've already forked g214
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
232a347ede
g214
/
static
/
bower_components
/
modernizr
/
feature-detects
/
workers-sharedworkers.js
3 lines
82 B
JavaScript
Raw
Blame
History
Modernizr
.
addTest
(
'sharedworkers'
,
function
(
)
{
return
!
!
window
.
SharedWorker
;
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink