UNPKG

expo

Version:
7 lines (5 loc) 206 B
export * from './dom-hooks'; // TODO: Maybe this could be a bundler global instead. export const IS_DOM = // @ts-expect-error: Added via react-native-webview typeof ReactNativeWebView !== 'undefined';