UNPKG

@unimodules/react-native-adapter

Version:

The adapter to use universal modules with the React Native bridge

5 lines (4 loc) 170 B
// In standard node environments there is no DOM API export const isDOMAvailable = false; export const canUseEventListeners = false; export const canUseViewport = false;