File size: 355 Bytes
2b84546
 
7b28039
 
 
 
 
2b84546
1
2
3
4
5
6
7
8
9
--- 
#yaml file
tags:
- summarization
widget:
- 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' ) ; }"

---