UNPKG

@tamagui/react-native-web-lite

Version:
17 lines (16 loc) 311 B
function emptyFunction() { } const BackHandler = { exitApp: emptyFunction, addEventListener() { return { remove: emptyFunction }; }, removeEventListener: emptyFunction }; var BackHandler_default = BackHandler; export { BackHandler_default as default }; //# sourceMappingURL=index.js.map