This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
element-plus
Watch
1
Star
0
Fork
0
You've already forked element-plus
mirror of
https://gitee.com/element-plus/element-plus.git
synced
2024-12-15 01:41:20 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
af88436258
element-plus
/
packages
/
utils
/
isServer.ts
2 lines
45 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix(utils): `isServer` judgment error (#441)
2020-10-20 13:50:29 +08:00
export
default
typeof
window
===
'undefined'
Reference in New Issue
Copy Permalink