You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We reuse isServer many times in slash libraries, but I don't know why we should check global in isServer. could I get slash's intention why check not only window also global please?
slash/packages/common/utils/src/device/isServer.ts
Lines 4 to 6 in cbfb2eb
We reuse isServer many times in slash libraries, but I don't know why we should check
global
in isServer. could I get slash's intention why check not onlywindow
alsoglobal
please?No global checking libraries
We can see no global checking in below links
The text was updated successfully, but these errors were encountered: