更新
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
exports =
|
||||
typeof window === 'object' &&
|
||||
typeof document === 'object' &&
|
||||
document.nodeType === 9;
|
||||
|
||||
module.exports = exports;
|
||||
Reference in New Issue
Block a user