wei
commited on
Commit
·
2b84546
1
Parent(s):
7b28039
Update from weiding
Browse files
.Rhistory
ADDED
|
File without changes
|
README.md
CHANGED
|
@@ -1,7 +1,8 @@
|
|
| 1 |
-
---
|
|
|
|
| 2 |
tags:
|
| 3 |
- summarization
|
| 4 |
widget:
|
| 5 |
- text: "function isStandardBrowserEnv ( ) { if ( typeof navigator !== 'undefined' && ( navigator . product === 'ReactNative' || navigator . product === 'NativeScript' || navigator . product === 'NS' ) ) { return false ; } return ( typeof window !== 'undefined' && typeof document !== 'undefined' ) ; }"
|
| 6 |
|
| 7 |
-
---
|
|
|
|
| 1 |
+
---
|
| 2 |
+
#yaml file
|
| 3 |
tags:
|
| 4 |
- summarization
|
| 5 |
widget:
|
| 6 |
- text: "function isStandardBrowserEnv ( ) { if ( typeof navigator !== 'undefined' && ( navigator . product === 'ReactNative' || navigator . product === 'NativeScript' || navigator . product === 'NS' ) ) { return false ; } return ( typeof window !== 'undefined' && typeof document !== 'undefined' ) ; }"
|
| 7 |
|
| 8 |
+
---
|