Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jhen0409/react-native-debugger
/ beforeWindowClose
Function
beforeWindowClose
app/actions/debugger.js:28–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
})
27
28
export
const
beforeWindowClose = () => ({
29
type
: BEFORE_WINDOW_CLOSE,
30
})
Callers
1
index.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected