Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytebase/bytebase
/ autoSubscriptionRoute
Function
autoSubscriptionRoute
frontend/src/utils/auto-route.ts:35–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
};
34
35
export
const
autoSubscriptionRoute = () => {
36
return
{ name: SETTING_ROUTE_WORKSPACE_SUBSCRIPTION };
37
};
Callers
2
onAction
Function · 0.90
handleConfirm
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected