This website works better with JavaScript.
Home
Explore
Help
Sign In
uracreative
/
ura.design
mirror of
https://github.com/uracreative/ura.design
Watch
1
Star
0
Fork
0
Code
Issues
Releases
Wiki
Activity
The website of Ura Design
1619
Commits
2
Branches
0
Tags
3.5 GiB
Tree:
611d6eb202
ura.design
/
bower_components
/
modernizr
/
feature-detects
/
workers-sharedworkers.js
3 lines
82 B
Raw
Blame
History
Modernizr
.
addTest
(
'sharedworkers'
,
function
(
)
{
return
!
!
window
.
SharedWorker
;
}
)
;
Reference in new issue