Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dailydotdev/apps
/ back
Method
back
packages/extension/src/lib/CustomRouter.ts:12–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
asPath =
'/'
;
11
12
back(): void {
13
window.history.back();
14
}
15
16
forward(): void {
17
window.history.forward();
Callers
11
FeedSettingsCreate
Function · 0.80
onRequestClose
Function · 0.80
useFeedSettingsEdit
Function · 0.80
useFunnelNavigation
Function · 0.80
WritePostContextProvider
Function · 0.80
FunnelSwipeOnboardingStepComponent
Function · 0.80
ModerateSquadPage
Function · 0.80
Page
Function · 0.80
handleBack
Function · 0.80
handleCancel
Function · 0.80
PostAnalyticsPage
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected