UNPKG

@unimodules/react-native-adapter

Version:

The adapter to use universal modules with the React Native bridge

5 lines 205 B
// In standard node environments there is no DOM API export const isDOMAvailable = false; export const canUseEventListeners = false; export const canUseViewport = false; //# sourceMappingURL=browser.js.map