MCPcopy 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
35export const autoSubscriptionRoute = () => {
36 return { name: SETTING_ROUTE_WORKSPACE_SUBSCRIPTION };
37};

Callers 2

onActionFunction · 0.90
handleConfirmFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected