This website requires JavaScript.
Explore
Help
Sign In
internal
/
sangwaritaxi_website
Watch
3
Star
0
Fork
You've already forked sangwaritaxi_website
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6c08b7705f
sangwaritaxi_website
/
node_modules
/
framer-motion
/
dist
/
es
/
utils
/
is-browser.mjs
4 lines
72 B
JavaScript
Raw
Blame
History
const
isBrowser
=
typeof
window
!==
"undefined"
;
export
{
isBrowser
}
;
Reference in New Issue
View Git Blame
Copy Permalink